init: add workspace files

This commit is contained in:
2026-05-26 16:41:20 +08:00
commit f4f2393f72
1041 changed files with 67405 additions and 0 deletions

5
world/map/yz/lmw/fang.js Normal file
View File

@@ -0,0 +1,5 @@
this.inherits(ROOM);
this.name = "头目房间"
this.desc = "流氓头目的房子,在小巷子里属于比较豪华的存在,一个五大三粗的人大马金刀的坐在头椅上。";
this.exits = { "west": "yz/lmw/xiangzi3" };
this.set_npc("yz/lm/zhao");