init: add workspace files
This commit is contained in:
5
world/map/bj/zhuang/xiaowu.js
Normal file
5
world/map/bj/zhuang/xiaowu.js
Normal file
@@ -0,0 +1,5 @@
|
||||
this.inherits(ROOM);
|
||||
this.name = "长廊"
|
||||
this.desc = "这是一个小房间,桌上点着蜡烛.房中只有一桌一床,陈设简单,却十分干净.床上铺着被褥。";
|
||||
this.exits={"south":"bj/zhuang/changlang"};
|
||||
this.set_npc("bj/zhuang/furen","bj/zhuang/shuanger");
|
||||
Reference in New Issue
Block a user