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 = {
"eastup": "huashan/canglong", "westup": "huashan/shanlu"
};
//this.set_npc("huashan/gaogenming");