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,5 @@
this.inherits(ROOM);
this.name = "二楼"
this.desc = "你站在丽春院二楼的过道上,满耳的淫声秽响不绝如缕。墙上挂着几幅古往今来的风流才子,红尘佳人的画像,四周的莺莺燕燕在朝你招手,你恨不得立马跑过去。";
this.exits = { "east": "yz/lcy/fang1", "down": "yz/lcy/dating", "west": "yz/lcy/fang2" };
this.set_npc("yz/lcy/guigong");