diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-30 14:56:33 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-30 14:56:33 -0400 |
commit | 5a89a4baf8984d0d4dab3799f8177f8e293b7317 (patch) | |
tree | b62f48e9a39cf6b090a239a54d712ec57ce9f600 /data/maps/the_owl/rooms/Connected Area.txtpb | |
parent | d2bc5b2811171685e8bdc895122987b53defcf0a (diff) | |
download | lingo2-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/rooms/Connected Area.txtpb')
-rw-r--r-- | data/maps/the_owl/rooms/Connected Area.txtpb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/maps/the_owl/rooms/Connected Area.txtpb b/data/maps/the_owl/rooms/Connected Area.txtpb index 5862d59..cf5ea1f 100644 --- a/data/maps/the_owl/rooms/Connected Area.txtpb +++ b/data/maps/the_owl/rooms/Connected Area.txtpb | |||
@@ -132,6 +132,13 @@ panels { | |||
132 | answer: "orange" | 132 | answer: "orange" |
133 | symbols: SPARKLES | 133 | symbols: SPARKLES |
134 | } | 134 | } |
135 | panels { | ||
136 | name: "FIZZLE" | ||
137 | path: "Panels/Bottom Mid/owl_10" | ||
138 | clue: "fizzle" | ||
139 | answer: "chisel" | ||
140 | symbols: ZERO | ||
141 | } | ||
135 | paintings { | 142 | paintings { |
136 | name: "OWL" | 143 | name: "OWL" |
137 | path: "Components/Paintings/owl" | 144 | path: "Components/Paintings/owl" |