about summary refs log tree commit diff stats
path: root/data/maps/the_partial/doors.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_partial/doors.txtpb')
-rw-r--r--data/maps/the_partial/doors.txtpb5
1 files changed, 3 insertions, 2 deletions
diff --git a/data/maps/the_partial/doors.txtpb b/data/maps/the_partial/doors.txtpb index fed6951..c51062a 100644 --- a/data/maps/the_partial/doors.txtpb +++ b/data/maps/the_partial/doors.txtpb
@@ -22,6 +22,7 @@ doors {
22 panels { room: "Obverse Side" name: "CUT" } 22 panels { room: "Obverse Side" name: "CUT" }
23 panels { room: "Obverse Side" name: "FUN" } 23 panels { room: "Obverse Side" name: "FUN" }
24 location_room: "Obverse Side" 24 location_room: "Obverse Side"
25 location_name: "Obverse Side Room"
25} 26}
26doors { 27doors {
27 name: "Giant P" 28 name: "Giant P"
@@ -49,8 +50,8 @@ doors {
49} 50}
50doors { 51doors {
51 name: "Control Center Entrance" 52 name: "Control Center Entrance"
52 type: STANDARD 53 type: LOCATION_ONLY
53 receivers: "Components/Doors/controlDoor" 54 #receivers: "Components/Doors/controlDoor"
54 panels { room: "Control Center Entrance" name: "RETURN" } 55 panels { room: "Control Center Entrance" name: "RETURN" }
55 location_room: "Control Center Entrance" 56 location_room: "Control Center Entrance"
56} 57}