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 | |
| 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')
| -rw-r--r-- | data/maps/the_owl/rooms/Connected Area.txtpb | 7 | ||||
| -rw-r--r-- | data/maps/the_owl/rooms/R2C2 Bottom.txtpb | 3 | ||||
| -rw-r--r-- | data/maps/the_owl/rooms/R2C3 Bottom.txtpb (renamed from data/maps/the_owl/rooms/R2C2.5 Bottom.txtpb) | 9 |
3 files changed, 10 insertions, 9 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" |
| diff --git a/data/maps/the_owl/rooms/R2C2 Bottom.txtpb b/data/maps/the_owl/rooms/R2C2 Bottom.txtpb index 4661877..604a1cc 100644 --- a/data/maps/the_owl/rooms/R2C2 Bottom.txtpb +++ b/data/maps/the_owl/rooms/R2C2 Bottom.txtpb | |||
| @@ -10,5 +10,6 @@ ports { | |||
| 10 | name: "GALLERY" | 10 | name: "GALLERY" |
| 11 | path: "Components/Warps/worldport" | 11 | path: "Components/Warps/worldport" |
| 12 | orientation: "south" | 12 | orientation: "south" |
| 13 | # Note that this port is accessible from the other side in the Z1 room. Hmm. | 13 | # TODO: Note that this port is accessible from the other side in the Z1 |
| 14 | # room. Hmm. | ||
| 14 | } | 15 | } |
| diff --git a/data/maps/the_owl/rooms/R2C2.5 Bottom.txtpb b/data/maps/the_owl/rooms/R2C3 Bottom.txtpb index 0f5381e..2b49e26 100644 --- a/data/maps/the_owl/rooms/R2C2.5 Bottom.txtpb +++ b/data/maps/the_owl/rooms/R2C3 Bottom.txtpb | |||
| @@ -1,11 +1,4 @@ | |||
| 1 | name: "R2C2.5 Bottom" | 1 | name: "R2C3 Bottom" |
| 2 | panels { | ||
| 3 | name: "FIZZLE" | ||
| 4 | path: "Panels/Bottom Mid/owl_10" | ||
| 5 | clue: "fizzle" | ||
| 6 | answer: "chisel" | ||
| 7 | symbols: ZERO | ||
| 8 | } | ||
| 9 | panels { | 2 | panels { |
| 10 | name: "FIGMENT" | 3 | name: "FIGMENT" |
| 11 | path: "Panels/Noncritical/owl_14" | 4 | path: "Panels/Noncritical/owl_14" |
