summary refs log tree commit diff stats
path: root/data/maps/the_great
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-31 10:55:42 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-31 10:55:42 -0400
commit09edc0f568705081720a30f976de0f16339f2a96 (patch)
tree54b74cbaa886b29a7f61a92552684031465f4952 /data/maps/the_great
parentdba2528e0833050f81175358976fc7cac31c867d (diff)
downloadlingo2-archipelago-09edc0f568705081720a30f976de0f16339f2a96.tar.gz
lingo2-archipelago-09edc0f568705081720a30f976de0f16339f2a96.tar.bz2
lingo2-archipelago-09edc0f568705081720a30f976de0f16339f2a96.zip
[Data] Small tweaks
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" }