From 5a89a4baf8984d0d4dab3799f8177f8e293b7317 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 30 Aug 2025 14:56:33 -0400 Subject: [Data] Bad logic in the_owl due to missing warp --- data/maps/the_owl/doors.txtpb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'data/maps/the_owl/doors.txtpb') diff --git a/data/maps/the_owl/doors.txtpb b/data/maps/the_owl/doors.txtpb index 28af5d0..3d2d055 100644 --- a/data/maps/the_owl/doors.txtpb +++ b/data/maps/the_owl/doors.txtpb @@ -25,8 +25,8 @@ doors { name: "First Room Shortcut" type: STANDARD receivers: "Components/Doors/entry_6" - panels { room: "R2C2.5 Bottom" name: "FIZZLE" } - location_room: "R2C2.5 Bottom" + panels { room: "Connected Area" name: "FIZZLE" } + location_room: "Connected Area" } doors { name: "First Door" @@ -171,8 +171,8 @@ doors { receivers: "Components/Owl/Room 10/WG" receivers: "Components/Owl/Room 11/W" receivers: "Components/Owl/Room 11/WG" - panels { room: "R2C2.5 Bottom" name: "BLACK" } - location_room: "R2C2.5 Bottom" + panels { room: "R2C3 Bottom" name: "BLACK" } + location_room: "R2C3 Bottom" } doors { name: "Black Owl" -- cgit 1.4.1