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 = { "north": "xiaoyao/linjian2" };