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 = "这是一个毫不起眼的山洞,但是里面的石壁上却画满了五岳剑派所有已经失传的精妙绝招。花岗岩石壁(wall)上很多小人,全是用利器刻制,想见当初运力之人内力十分深厚。";
this.exits = { "out": "huashan/siguoya" ,"westup": "huashan/zhandao" };