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/R2C3 Bottom.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/R2C3 Bottom.txtpb')
| -rw-r--r-- | data/maps/the_owl/rooms/R2C3 Bottom.txtpb | 15 |
1 files changed, 15 insertions, 0 deletions
| diff --git a/data/maps/the_owl/rooms/R2C3 Bottom.txtpb b/data/maps/the_owl/rooms/R2C3 Bottom.txtpb new file mode 100644 index 0000000..2b49e26 --- /dev/null +++ b/data/maps/the_owl/rooms/R2C3 Bottom.txtpb | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | name: "R2C3 Bottom" | ||
| 2 | panels { | ||
| 3 | name: "FIGMENT" | ||
| 4 | path: "Panels/Noncritical/owl_14" | ||
| 5 | clue: "figment" | ||
| 6 | answer: "pigment" | ||
| 7 | symbols: SPARKLES | ||
| 8 | } | ||
| 9 | panels { | ||
| 10 | name: "BLACK" | ||
| 11 | path: "Panels/Colors/owl_5" | ||
| 12 | clue: "black" | ||
| 13 | answer: "white" | ||
| 14 | symbols: SUN | ||
| 15 | } | ||
