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

6
world/map/wd/taiziyan.js Normal file
View File

@@ -0,0 +1,6 @@
this.inherits(ROOM);
this.name = "太子岩"
this.desc = "这是一块广场般大小的大石,上面又平又光,显然不是人力搬来,也不是人力制成。";
this.exits = { "southdown": "wd/shijie1", "north": "wd/tylu" };
//this.set_npc("pub/dadizi#WUDANG");