From 21013ec0d1e3953276f11bd8cce12f33d46a33ec Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 1 Nov 2025 12:18:25 -0400 Subject: (Almost) all panels are locations or connections now --- data/maps/the_unyielding/doors.txtpb | 39 ++++++++++++++++++++++++++++++++++++ 1 file changed, 39 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 a3c3999..265442c 100644 --- a/data/maps/the_unyielding/doors.txtpb +++ b/data/maps/the_unyielding/doors.txtpb @@ -504,3 +504,42 @@ doors { receivers: "Panels/Miscellaneous/entry_3/teleportListener" double_letters: true } +doors { + name: "Blue D Room Puzzles" + type: LOCATION_ONLY + panels { room: "Central Connected Area" name: "FOX" } + panels { room: "Central Connected Area" name: "LOCKS" } + panels { room: "Central Connected Area" name: "BOX" } + panels { room: "Central Connected Area" name: "SQUAWKS" } + panels { room: "Central Connected Area" name: "HAWKS" } + panels { room: "Central Connected Area" name: "TALKS" } + location_room: "Central Connected Area" +} +doors { + name: "Color Hallway Panels" + type: LOCATION_ONLY + panels { room: "Brown Alcove" name: "BROW" } + panels { room: "Central Connected Area" name: "RANGE" } + panels { room: "Central Connected Area" name: "WHIT" } + panels { room: "Central Connected Area" name: "ALMOND" } + panels { room: "Central Connected Area" name: "DAY" } + panels { room: "Central Connected Area" name: "REAM" } + panels { room: "Central Connected Area" name: "SON (2)" } + panels { room: "Central Connected Area" name: "RAY" } + panels { room: "Central Connected Area" name: "BURROWING" } + panels { room: "Orange Alcove" name: "ON" } + panels { room: "Plaza Entrance" name: "GEE" } + panels { room: "Plaza Entrance" name: "SEA" } + panels { room: "Gray Alcove" name: "GRAVELY" } + panels { room: "Cyan Alcove" name: "CAN" } + panels { room: "Star Rooms" name: "CYANIDE" } + panels { room: "Star Rooms" name: "BACK" } + panels { room: "Black Alcove" name: "LACK" } + panels { room: "White Corners" name: "ARCH" } + panels { room: "White Corners" name: "ZERO" } + panels { room: "White Corners" name: "DAM" } + panels { room: "White Corners" name: "WHEN" } + panels { room: "Hero Room" name: "HER" } + panels { room: "Daisy Alcove" name: "CYANIDES" } + location_room: "Central Connected Area" +} -- cgit 1.4.1