summary refs log tree commit diff stats
path: root/data/maps/the_entry/doors.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_entry/doors.txtpb')
-rw-r--r--data/maps/the_entry/doors.txtpb6
1 files changed, 4 insertions, 2 deletions
diff --git a/data/maps/the_entry/doors.txtpb b/data/maps/the_entry/doors.txtpb index 917edc7..374aff1 100644 --- a/data/maps/the_entry/doors.txtpb +++ b/data/maps/the_entry/doors.txtpb
@@ -287,7 +287,8 @@ doors {
287doors { 287doors {
288 name: "Least Blue Last Panels" 288 name: "Least Blue Last Panels"
289 type: EVENT 289 type: EVENT
290 move_paintings { room: "Starting Room" name: "OWL" } 290 #move_paintings { room: "Starting Room" name: "OWL" }
291 #receivers: "Components/Paintings/owl/visibilityListener"
291 panels { room: "Least Blue Last" name: "CAPABLE (1)" } 292 panels { room: "Least Blue Last" name: "CAPABLE (1)" }
292 panels { room: "Least Blue Last" name: "CAPABLE (2)" } 293 panels { room: "Least Blue Last" name: "CAPABLE (2)" }
293 panels { room: "Least Blue Last" name: "LUSTRE" } 294 panels { room: "Least Blue Last" name: "LUSTRE" }
@@ -301,7 +302,8 @@ doors {
301doors { 302doors {
302 name: "Red Room Painting" 303 name: "Red Room Painting"
303 type: STANDARD 304 type: STANDARD
304 move_paintings { room: "Right Eye" name: "PSYCHIC" } 305 #move_paintings { room: "Right Eye" name: "PSYCHIC" }
306 receivers: "Components/Paintings/psychic/teleportListener"
305 panels { room: "Right Eye" name: "FAINT" } 307 panels { room: "Right Eye" name: "FAINT" }
306 location_room: "Right Eye" 308 location_room: "Right Eye"
307} 309}