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,8 @@
this.inherits(ROOM);
this.name = "大厅";
this.desc = "走进杀手楼迎面是一个宽阔的大堂,这里看上去好像没几个人,但你却觉得好像被无处不在的视线注视着。正中一块匾额,上书:替天刑法";
this.exits = {
"up": "shashou/ange1", "south": "shashou/damen"
};
//this.set_npc('shashou/her');