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 = { "west": "huashan/lianwu" };
this.set_npc('pub/muren');