summary refs log tree commit diff stats
path: root/data/maps/the_great
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_great')
-rw-r--r--data/maps/the_great/doors.txtpb3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/maps/the_great/doors.txtpb b/data/maps/the_great/doors.txtpb index 5ce7fe2..477c678 100644 --- a/data/maps/the_great/doors.txtpb +++ b/data/maps/the_great/doors.txtpb
@@ -142,7 +142,7 @@ doors {
142 panels { room: "Pillar Room" name: "CAUGHT" } 142 panels { room: "Pillar Room" name: "CAUGHT" }
143 panels { room: "Pillar Room" name: "TEN" } 143 panels { room: "Pillar Room" name: "TEN" }
144 location_room: "Pillar Room" 144 location_room: "Pillar Room"
145 location_name: "Pillar Room" 145 location_name: "Puzzles"
146} 146}
147doors { 147doors {
148 name: "North Landscape Entrance" 148 name: "North Landscape Entrance"
@@ -392,6 +392,7 @@ doors {
392 name: "Big Y" 392 name: "Big Y"
393 type: STANDARD 393 type: STANDARD
394 receivers: "Components/Doors/question_3" 394 receivers: "Components/Doors/question_3"
395 receivers: "Components/Doors/question_12"
395 panels { room: "Question Room What" name: "QUESTION" answer: "why" } 396 panels { room: "Question Room What" name: "QUESTION" answer: "why" }
396 panels { room: "Question Room How" name: "QUESTION" answer: "why" } 397 panels { room: "Question Room How" name: "QUESTION" answer: "why" }
397 panels { room: "Question Room When" name: "QUESTION" answer: "why" } 398 panels { room: "Question Room When" name: "QUESTION" answer: "why" }