init: add workspace files
This commit is contained in:
8
world/map/yz/hy/dilao.js
Normal file
8
world/map/yz/hy/dilao.js
Normal file
@@ -0,0 +1,8 @@
|
||||
this.inherits(ROOM);
|
||||
this.name = "地牢"
|
||||
this.desc = "这里逼仄压抑,混杂着霉味与腐烂气息扑面而来。两侧是密密麻麻的铁牢,栅栏上锈迹斑斑,不少牢门虚掩着,里面或堆着白骨,或蜷缩着气息奄奄的囚徒。";
|
||||
this.exits = { "up": "yz/hy/yishiting" };
|
||||
|
||||
this.set_npc("yz/hy/yin");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user