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

View File

@@ -0,0 +1,8 @@
this.inherits(ROOM);
this.name = "书房";
this.desc = "这里是杀手楼主起居的地方,房间不大,只靠窗摆着一张书案,案边一个书架,上面摆满了书,其中不少书看上去古意盎然,显然年代已久,不像是杀手楼主居住的地方,更像是一间书房";
this.exits = {
"east": "shashou/jinlou"
};
//this.set_npc('shashou/wu');