From addcf1712c66e7b058c87ac4342bd08685d6c6aa Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 21 Aug 2025 08:58:21 -0400 Subject: Fixed a couple of missing connections --- data/maps/the_unyielding/doors.txtpb | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'data/maps/the_unyielding/doors.txtpb') diff --git a/data/maps/the_unyielding/doors.txtpb b/data/maps/the_unyielding/doors.txtpb index c0b2c19..b969c0b 100644 --- a/data/maps/the_unyielding/doors.txtpb +++ b/data/maps/the_unyielding/doors.txtpb @@ -197,6 +197,14 @@ doors { panels { room: "Central Connected Area" name: "ARK" } panels { room: "Central Connected Area" name: "MET" } } +doors { + name: "Black Alcove" + panels { room: "Star Rooms" name: "TURN" } + panels { room: "Central Connected Area" name: "HAD" } + panels { room: "Central Connected Area" name: "SOW" } + panels { room: "Central Connected Area" name: "ARK" } + panels { room: "Central Connected Area" name: "MET" } +} doors { name: "Hero Room Entrance" type: LOCATION_ONLY -- cgit 1.4.1