Files
wsmud/world/map/yz/ymzhengting.js
2026-05-26 16:41:20 +08:00

6 lines
379 B
JavaScript

this.inherits(ROOM);
this.name = "衙门正厅";
this.desc = "堂上东西有两根楹住,挂着一幅对联,但是你无心细看。正墙上悬挂一个横匾,上书“正大光明”四个金光闪闪的大字。知府正坐在文案后批阅文书,师爷随侍在后";
this.exits = { "south": "yz/yamen"};
this.no_fight = true;
this.set_npc('yz/cheng',"pub/hubu");