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,4 @@
this.inherits(ROOM);
this.name = "休息室"
this.desc = "这是间整洁的厢房,因门窗常闭着,光线很昏暗。房里别无他物,只有中间放着一张收拾得舒舒服服的大床,看着就让人想睡觉。";
this.exits = { "north": "emei/zoulang1" };