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 = { "south": "huashan/keting" };