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": "bj/ao/dayuan" };
this.set_npc("bj/ao/chushi");