init: add workspace files
This commit is contained in:
6
world/map/shaolin/banruo.js
Normal file
6
world/map/shaolin/banruo.js
Normal file
@@ -0,0 +1,6 @@
|
||||
this.inherits(ROOM);
|
||||
this.name = "般若堂"
|
||||
this.desc = "这是一间极为简陋的禅房。环视四周,除了几幅佛竭外,室内空荡荡地别无他物。地上整齐的摆放着几个破烂且发黑的黄布蒲团,几位须发花白的老僧正在坐在上面闭目入定。这里是本寺十八罗汉参禅修行的地方,不少绝世武功便是在此悟出。一位小沙弥在一边垂手站立。";
|
||||
this.exits = { "east": "shaolin/lianwu" };
|
||||
|
||||
//this.set_npc("shaolin/huihe");
|
||||
Reference in New Issue
Block a user