init: add workspace files
This commit is contained in:
5
world/map/gaibang/andao2.js
Normal file
5
world/map/gaibang/andao2.js
Normal file
@@ -0,0 +1,5 @@
|
||||
this.inherits(ROOM);
|
||||
this.name = "暗道"
|
||||
this.desc = "这是丐帮 极其秘密的地下通道,乃用丐帮几辈人之心血掘成。 ";
|
||||
this.exits = { "west": "gaibang/andao1", "east": "gaibang/mishi" };
|
||||
////this.set_npc("pub/mpguanli#GAIBANG");
|
||||
Reference in New Issue
Block a user