diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-08 13:42:25 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-08 13:42:25 -0400 |
commit | 55e5d0aa958c4ab9b4161743d28d924b60bf496d (patch) | |
tree | f551c774cb6a821200fcff9832a09b83636c9a91 /data/maps/the_great/doors.txtpb | |
parent | 6af543ba049e3ba880b113907cd5222b205b8c05 (diff) | |
download | lingo2-archipelago-55e5d0aa958c4ab9b4161743d28d924b60bf496d.tar.gz lingo2-archipelago-55e5d0aa958c4ab9b4161743d28d924b60bf496d.tar.bz2 lingo2-archipelago-55e5d0aa958c4ab9b4161743d28d924b60bf496d.zip |
[Data] the_great/BYE is behind a "cyan door"
Diffstat (limited to 'data/maps/the_great/doors.txtpb')
-rw-r--r-- | data/maps/the_great/doors.txtpb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/maps/the_great/doors.txtpb b/data/maps/the_great/doors.txtpb index 992b4fa..0389a38 100644 --- a/data/maps/the_great/doors.txtpb +++ b/data/maps/the_great/doors.txtpb | |||
@@ -498,3 +498,9 @@ doors { | |||
498 | panels { room: "Back Area" name: "PAINTING" } | 498 | panels { room: "Back Area" name: "PAINTING" } |
499 | location_room: "Back Area" | 499 | location_room: "Back Area" |
500 | } | 500 | } |
501 | doors { | ||
502 | name: "Cyan Doors" | ||
503 | type: EVENT | ||
504 | receivers: "Panels/General/entry_7/teleportListener" | ||
505 | double_letters: true | ||
506 | } | ||