Files
wsmud/world/map/gaibang/andao2.js
2026-05-26 16:41:20 +08:00

6 lines
254 B
JavaScript

this.inherits(ROOM);
this.name = "暗道"
this.desc = "这是丐帮 极其秘密的地下通道,乃用丐帮几辈人之心血掘成。 ";
this.exits = { "west": "gaibang/andao1", "east": "gaibang/mishi" };
////this.set_npc("pub/mpguanli#GAIBANG");