init: add workspace files

This commit is contained in:
2026-05-26 16:41:20 +08:00
commit f4f2393f72
1041 changed files with 67405 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
this.inherits(ROOM);
this.name = "玉女祠"
this.desc = "玉女祠里供奉的到底是哪位玉女,有许多不同的说法,现在所能看到的只一尊呆板的石像。祠中大石上有一处深陷,凹处积水清碧,这是玉女的洗脸盆,碧水终年不干。";
this.exits = { "east": "huashan/yunv" };