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,5 @@
this.inherits(ROOM);
this.name = "西侧殿"
this.desc = "房间四周悬挂着达摩祖师、观音大士的画像,以及一些寺内元老的字画。地下散乱地放着许多蒲团,木鱼等。看来此处是本派弟子打坐修行之所。几位年轻僧人正肃容入定,看来已颇得禅宗三昧。";
this.exits = { "east": "shaolin/shanmen" };
this.set_npc('pub/muren');