init: add workspace files
This commit is contained in:
5
world/map/bj/tdh/hct.js
Normal file
5
world/map/bj/tdh/hct.js
Normal file
@@ -0,0 +1,5 @@
|
||||
this.inherits(ROOM);
|
||||
this.name = "回春堂药店";
|
||||
this.desc = "这是一家药铺,一股浓浓的药味让你几欲窒息,那是从药柜上的几百个小抽屉里散发出来的。一位老者在柜台后站着。看到你进来,药铺伙计警惕的看了你一眼。";
|
||||
this.exits = { "west": "bj/tdh/neishi" };
|
||||
this.set_npc("bj/tdh/huoji","bj/tdh/xu");
|
||||
Reference in New Issue
Block a user