init: add workspace files
This commit is contained in:
4
world/map/shaolin/zhulin2.js
Normal file
4
world/map/shaolin/zhulin2.js
Normal file
@@ -0,0 +1,4 @@
|
||||
this.inherits(ROOM);
|
||||
this.name = "竹林"
|
||||
this.desc = "这是一片密密的竹林。这里人迹罕至,惟闻足底叩击路面,有僧敲木鱼声;微风吹拂竹叶,又如簌簌禅唱。令人尘心为之一涤,真是绝佳的禅修所在。";
|
||||
this.exits = { "south": "shaolin/zhulin1","north": "shaolin/damodong" };
|
||||
Reference in New Issue
Block a user