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,6 @@
this.inherits(ROOM);
this.name = "客厅"
this.desc = "这是华山掌门岳不群的居所「有所不为轩」,此处是前厅,厅上挂着「正气堂」三字匾额。厅中很宽敞,却没什么摆设,靠墙放着两把交椅,这里是岳不群议事、授徒的地方,后面是寝室。";
this.exits = { "south": "huashan/lianwu", "north": "huashan/woshi", "east": "huashan/pianting" };
//this.set_npc("huashan/yuebuqun");