Files
wsmud/world/map/bj/zhuang/dating1.js
2026-05-26 16:41:20 +08:00

6 lines
267 B
JavaScript

this.inherits(ROOM);
this.name = "大厅"
this.desc = "这是一间灵堂。堂上供了七八个牌位.看来一座灵堂上供的是一家死人.一阵阴风吹过,蜡烛突然灭了。";
this.exits={"east":"bj/zhuang/dating"};
this.set_npc("bj/shenlong/dizi");