init: add workspace files
This commit is contained in:
4
world/map/huashan/yunvci.js
Normal file
4
world/map/huashan/yunvci.js
Normal file
@@ -0,0 +1,4 @@
|
||||
this.inherits(ROOM);
|
||||
this.name = "玉女祠"
|
||||
this.desc = "玉女祠里供奉的到底是哪位玉女,有许多不同的说法,现在所能看到的只一尊呆板的石像。祠中大石上有一处深陷,凹处积水清碧,这是玉女的洗脸盆,碧水终年不干。";
|
||||
this.exits = { "east": "huashan/yunv" };
|
||||
Reference in New Issue
Block a user