init: add workspace files
This commit is contained in:
5
world/map/bj/zhuang/dating2.js
Normal file
5
world/map/bj/zhuang/dating2.js
Normal file
@@ -0,0 +1,5 @@
|
||||
this.inherits(ROOM);
|
||||
this.name = "大厅"
|
||||
this.desc = "这是一间灵堂。堂上供了七八个牌位.看来一座灵堂上供的是一家死人.一阵阴风吹过,蜡烛突然灭了。";
|
||||
this.exits={"west":"bj/zhuang/dating"};
|
||||
this.set_npc("bj/shenlong/dizi");
|
||||
Reference in New Issue
Block a user