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 = { "west": "emei/duguangtai" };