about summary refs log tree commit diff stats
path: root/data/maps
diff options
context:
space:
mode:
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"