init: add workspace files
This commit is contained in:
4
world/map/xiaoyao/muwu1.js
Normal file
4
world/map/xiaoyao/muwu1.js
Normal file
@@ -0,0 +1,4 @@
|
||||
this.inherits(ROOM);
|
||||
this.name = "木屋"
|
||||
this.desc = "这里是一间不大的木头屋子,但是麻雀虽小,五藏俱全,屋子中只是疏疏落落地摆着几件家具,所以也不显得怎么小。";
|
||||
this.exits = { "north": "xiaoyao/linjian2" };
|
||||
Reference in New Issue
Block a user