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

5
world/map/emei/xiaowu.js Normal file
View File

@@ -0,0 +1,5 @@
this.inherits(ROOM);
this.name = "小屋"
this.desc = "这是一间清幽的小屋,屋内摆设比较简单,除几种常用的桌椅外,在中间墙壁上挂了一张『踏雪图』";
this.exits = { "south": "emei/zoulang4" };
//this.set_npc("emei/zhouzhiruo");