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 = { "north": "huashan/shangu","east":"huashan/xiaowu"};