about summary refs log tree commit diff stats
path: root/data/maps/the_entry
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-11 20:47:06 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-11 20:47:06 -0400
commit35d356c5ba9975a36d93d81c9d322d5089187b45 (patch)
tree51a451f9c77e5c4e40f0e6622bd54c7059c3ea9e /data/maps/the_entry
parentfcfefe57d9d0b9d8eb3e149e68605103a9e6b490 (diff)
downloadlingo2-archipelago-35d356c5ba9975a36d93d81c9d322d5089187b45.tar.gz
lingo2-archipelago-35d356c5ba9975a36d93d81c9d322d5089187b45.tar.bz2
lingo2-archipelago-35d356c5ba9975a36d93d81c9d322d5089187b45.zip
[Data] Allow WALL solution to the_entry!OPEN
Diffstat (limited to 'data/maps/the_entry')
-rw-r--r--data/maps/the_entry/doors.txtpb4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/maps/the_entry/doors.txtpb b/data/maps/the_entry/doors.txtpb index 6bef160..466f5ce 100644 --- a/data/maps/the_entry/doors.txtpb +++ b/data/maps/the_entry/doors.txtpb
@@ -137,8 +137,10 @@ doors {
137 type: STANDARD 137 type: STANDARD
138 receivers: "Components/Doors/back_left_2" 138 receivers: "Components/Doors/back_left_2"
139 panels { room: "Colored Doors Area" name: "OPEN" answer: "orange" } 139 panels { room: "Colored Doors Area" name: "OPEN" answer: "orange" }
140 # "wall" is supposed to also work. idk man 140 panels { room: "Colored Doors Area" name: "OPEN" answer: "wall" }
141 complete_at: 1
141 location_room: "Colored Doors Area" 142 location_room: "Colored Doors Area"
143 location_name: "OPEN"
142} 144}
143doors { 145doors {
144 name: "Lime Room Entrance" 146 name: "Lime Room Entrance"