about summary refs log tree commit diff stats
path: root/data/maps
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-08 13:42:25 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-08 13:42:25 -0400
commit55e5d0aa958c4ab9b4161743d28d924b60bf496d (patch)
treef551c774cb6a821200fcff9832a09b83636c9a91 /data/maps
parent6af543ba049e3ba880b113907cd5222b205b8c05 (diff)
downloadlingo2-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')
-rw-r--r--data/maps/the_great/doors.txtpb6
-rw-r--r--data/maps/the_great/rooms/Main Area.txtpb1
2 files changed, 7 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}
501doors {
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}
115panels { 116panels {
116 name: "CURT" 117 name: "CURT"