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/zoulang1" };