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 | |
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')
-rw-r--r-- | data/door_groups.txtpb | 4 | ||||
-rw-r--r-- | data/maps/the_great/doors.txtpb | 6 | ||||
-rw-r--r-- | data/maps/the_great/rooms/Main Area.txtpb | 1 |
3 files changed, 11 insertions, 0 deletions
diff --git a/data/door_groups.txtpb b/data/door_groups.txtpb index bc8cdf6..a90bc9a 100644 --- a/data/door_groups.txtpb +++ b/data/door_groups.txtpb | |||
@@ -118,6 +118,10 @@ door_groups { | |||
118 | name: "Tower Entrance" | 118 | name: "Tower Entrance" |
119 | } | 119 | } |
120 | doors { | 120 | doors { |
121 | map: "the_great" | ||
122 | name: "Cyan Doors" | ||
123 | } | ||
124 | doors { | ||
121 | map: "the_parthenon" | 125 | map: "the_parthenon" |
122 | name: "Double Letters" | 126 | name: "Double Letters" |
123 | } | 127 | } |
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 | } | ||
diff --git a/data/maps/the_great/rooms/Main Area.txtpb b/data/maps/the_great/rooms/Main Area.txtpb index 18bcf9b..82ec48c 100644 --- a/data/maps/the_great/rooms/Main Area.txtpb +++ b/data/maps/the_great/rooms/Main Area.txtpb | |||
@@ -111,6 +111,7 @@ panels { | |||
111 | answer: "high" | 111 | answer: "high" |
112 | symbols: SUN | 112 | symbols: SUN |
113 | symbols: ZERO | 113 | symbols: ZERO |
114 | required_door { name: "Cyan Doors" } | ||
114 | } | 115 | } |
115 | panels { | 116 | panels { |
116 | name: "CURT" | 117 | name: "CURT" |