init: add workspace files
This commit is contained in:
6
world/map/shashou/liangong.js
Normal file
6
world/map/shashou/liangong.js
Normal file
@@ -0,0 +1,6 @@
|
||||
this.inherits(ROOM);
|
||||
this.name = "练功房"
|
||||
this.desc = "这里是杀手楼弟子的练功房,非常简陋,但布置也不是很用心,四周零零散散挂着一些武器,靠墙放了几个蒲团供人打坐练功。";
|
||||
this.exits = { "west": "shashou/yinlou" };
|
||||
|
||||
//this.set_npc('pub/dadizi#SHASHOU');
|
||||
Reference in New Issue
Block a user