init: add workspace files
This commit is contained in:
5
world/map/wd/sanqing.js
Normal file
5
world/map/wd/sanqing.js
Normal file
@@ -0,0 +1,5 @@
|
||||
this.inherits(ROOM);
|
||||
this.name = "三清殿"
|
||||
this.desc = "这里是凌霄宫的三清殿,是武当派会客的地点。供着元始天尊、太上道君和天上老君的神像,香案上香烟缭绕。靠墙放着几张太师椅,地上放着几个蒲团。";
|
||||
this.exits = { "south": "wd/guangchang" };
|
||||
//this.set_npc("wudang/song","wudang/guxu");
|
||||
Reference in New Issue
Block a user