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": "banghui/yuanzi", "north": "banghui/cangku" };