diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/door_groups.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_owl/doors.txtpb | 6 | ||||
| -rw-r--r-- | data/maps/the_owl/rooms/Connected Area.txtpb | 1 |
3 files changed, 11 insertions, 0 deletions
| diff --git a/data/door_groups.txtpb b/data/door_groups.txtpb index e72621e..fab75f5 100644 --- a/data/door_groups.txtpb +++ b/data/door_groups.txtpb | |||
| @@ -129,6 +129,10 @@ door_groups { | |||
| 129 | name: "Cyan Doors" | 129 | name: "Cyan Doors" |
| 130 | } | 130 | } |
| 131 | doors { | 131 | doors { |
| 132 | map: "the_owl" | ||
| 133 | name: "Double Letters" | ||
| 134 | } | ||
| 135 | doors { | ||
| 132 | map: "the_parthenon" | 136 | map: "the_parthenon" |
| 133 | name: "Double Letters" | 137 | name: "Double Letters" |
| 134 | } | 138 | } |
| 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" |
