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