diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-11-05 08:30:39 -0500 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-11-05 08:30:39 -0500 |
| commit | ce9c2f8ccfd8cd84861c20b9286662fb412f7c68 (patch) | |
| tree | 76083a96c7b4e044a619e6b8515008e7eb288300 /data/maps/the_owl | |
| parent | b22ece0710eb98eee2d17e1a8d88287f8e97cda3 (diff) | |
| download | lingo2-archipelago-ce9c2f8ccfd8cd84861c20b9286662fb412f7c68.tar.gz lingo2-archipelago-ce9c2f8ccfd8cd84861c20b9286662fb412f7c68.tar.bz2 lingo2-archipelago-ce9c2f8ccfd8cd84861c20b9286662fb412f7c68.zip | |
The Owl - COLOR requires cyan doors
Diffstat (limited to 'data/maps/the_owl')
| -rw-r--r-- | data/maps/the_owl/doors.txtpb | 6 | ||||
| -rw-r--r-- | data/maps/the_owl/rooms/Connected Area.txtpb | 1 |
2 files changed, 7 insertions, 0 deletions
| diff --git a/data/maps/the_owl/doors.txtpb b/data/maps/the_owl/doors.txtpb index eaafa48..2d1c851 100644 --- a/data/maps/the_owl/doors.txtpb +++ b/data/maps/the_owl/doors.txtpb | |||
| @@ -349,3 +349,9 @@ doors { | |||
| 349 | location_room: "Z Room" | 349 | location_room: "Z Room" |
| 350 | location_name: "MAZE" | 350 | location_name: "MAZE" |
| 351 | } | 351 | } |
| 352 | doors { | ||
| 353 | name: "Double Letters" | ||
| 354 | type: EVENT | ||
| 355 | receivers: "Panels/Warps/magenta/visibilityListener" | ||
| 356 | double_letters: true | ||
| 357 | } | ||
| diff --git a/data/maps/the_owl/rooms/Connected Area.txtpb b/data/maps/the_owl/rooms/Connected Area.txtpb index 432d6b2..b604cba 100644 --- a/data/maps/the_owl/rooms/Connected Area.txtpb +++ b/data/maps/the_owl/rooms/Connected Area.txtpb | |||
| @@ -26,6 +26,7 @@ panels { | |||
| 26 | clue: "color" | 26 | clue: "color" |
| 27 | answer: "magenta" | 27 | answer: "magenta" |
| 28 | symbols: EXAMPLE | 28 | symbols: EXAMPLE |
| 29 | required_door { name: "Double Letters" } | ||
| 29 | } | 30 | } |
| 30 | panels { | 31 | panels { |
| 31 | name: "WHITE" | 32 | name: "WHITE" |
