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.txtpb14
1 files changed, 13 insertions, 1 deletions
diff --git a/data/maps/the_entry/doors.txtpb b/data/maps/the_entry/doors.txtpb index 99e7e02..c43020c 100644 --- a/data/maps/the_entry/doors.txtpb +++ b/data/maps/the_entry/doors.txtpb
@@ -141,7 +141,7 @@ doors {
141 name: "Control Center White Door" 141 name: "Control Center White Door"
142 type: CONTROL_CENTER_COLOR 142 type: CONTROL_CENTER_COLOR
143 receivers: "Components/Doors/back_left_7" 143 receivers: "Components/Doors/back_left_7"
144 control_center_color: white 144 control_center_color: "white"
145} 145}
146# exit_1 should maybe just be removed. 146# exit_1 should maybe just be removed.
147# entry_proxied_1 is part of the vanilla intro. 147# entry_proxied_1 is part of the vanilla intro.
@@ -265,4 +265,16 @@ doors {
265 panels { room: "Least Blue Last" name: "TRUST" } 265 panels { room: "Least Blue Last" name: "TRUST" }
266 panels { room: "Least Blue Last" name: "LABEL" } 266 panels { room: "Least Blue Last" name: "LABEL" }
267 panels { room: "Least Blue Last" name: "AIL" } 267 panels { room: "Least Blue Last" name: "AIL" }
268}
269doors {
270 name: "Red Room Painting"
271 type: STANDARD
272 move_paintings { room: "Right Eye" name: "PSYCHIC" }
273 panels { room: "Right Eye" name: "FAINT" }
274}
275doors {
276 name: "Third Eye Painting"
277 type: STANDARD
278 move_paintings { room: "Eye Room" name: "GALLERY" }
279 panels { room: "Eye Room" name: "I" }
268} \ No newline at end of file 280} \ No newline at end of file