summary refs log tree commit diff stats
path: root/data/maps/the_owl/doors.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-30 14:56:33 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-30 14:56:33 -0400
commit5a89a4baf8984d0d4dab3799f8177f8e293b7317 (patch)
treeb62f48e9a39cf6b090a239a54d712ec57ce9f600 /data/maps/the_owl/doors.txtpb
parentd2bc5b2811171685e8bdc895122987b53defcf0a (diff)
downloadlingo2-archipelago-5a89a4baf8984d0d4dab3799f8177f8e293b7317.tar.gz
lingo2-archipelago-5a89a4baf8984d0d4dab3799f8177f8e293b7317.tar.bz2
lingo2-archipelago-5a89a4baf8984d0d4dab3799f8177f8e293b7317.zip
[Data] Bad logic in the_owl due to missing warp
Diffstat (limited to 'data/maps/the_owl/doors.txtpb')
-rw-r--r--data/maps/the_owl/doors.txtpb8
1 files changed, 4 insertions, 4 deletions
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 {
25 name: "First Room Shortcut" 25 name: "First Room Shortcut"
26 type: STANDARD 26 type: STANDARD
27 receivers: "Components/Doors/entry_6" 27 receivers: "Components/Doors/entry_6"
28 panels { room: "R2C2.5 Bottom" name: "FIZZLE" } 28 panels { room: "Connected Area" name: "FIZZLE" }
29 location_room: "R2C2.5 Bottom" 29 location_room: "Connected Area"
30} 30}
31doors { 31doors {
32 name: "First Door" 32 name: "First Door"
@@ -171,8 +171,8 @@ doors {
171 receivers: "Components/Owl/Room 10/WG" 171 receivers: "Components/Owl/Room 10/WG"
172 receivers: "Components/Owl/Room 11/W" 172 receivers: "Components/Owl/Room 11/W"
173 receivers: "Components/Owl/Room 11/WG" 173 receivers: "Components/Owl/Room 11/WG"
174 panels { room: "R2C2.5 Bottom" name: "BLACK" } 174 panels { room: "R2C3 Bottom" name: "BLACK" }
175 location_room: "R2C2.5 Bottom" 175 location_room: "R2C3 Bottom"
176} 176}
177doors { 177doors {
178 name: "Black Owl" 178 name: "Black Owl"