init: add workspace files
This commit is contained in:
4
world/map/gaibang/andao3.js
Normal file
4
world/map/gaibang/andao3.js
Normal file
@@ -0,0 +1,4 @@
|
||||
this.inherits(ROOM);
|
||||
this.name = "暗道"
|
||||
this.desc = "一条狭窄的地下秘密通道,笔直的朝东面延伸。通道的尽头有明亮的光线透进来。 ";
|
||||
this.exits = { "west": "gaibang/mishi","east": "gaibang/andao4"};
|
||||
Reference in New Issue
Block a user