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,9 @@
this.inherits(ROOM);
this.name = "大门";
this.desc = "这里是神秘的杀手楼总部,一座隐蔽的小楼隐藏在云雾之中,小楼看上去不大,却如一柄出鞘的利剑让你不寒而栗,门口站着两个守卫谨慎的打量着你。";
this.exits = {
"north": "shashou/datang"
};
//this.set_npc('shashou/shashou');