about summary refs log tree commit diff stats
path: root/data/maps/the_tree/doors.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_tree/doors.txtpb')
-rw-r--r--data/maps/the_tree/doors.txtpb2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/maps/the_tree/doors.txtpb b/data/maps/the_tree/doors.txtpb index b62a881..1932aa7 100644 --- a/data/maps/the_tree/doors.txtpb +++ b/data/maps/the_tree/doors.txtpb
@@ -1,6 +1,7 @@
1doors { 1doors {
2 name: "Control Center Brown Door" 2 name: "Control Center Brown Door"
3 type: CONTROL_CENTER_COLOR 3 type: CONTROL_CENTER_COLOR
4 latch: true
4 receivers: "Components/Doors/entry_1" 5 receivers: "Components/Doors/entry_1"
5 control_center_color: "brown" 6 control_center_color: "brown"
6} 7}
@@ -38,4 +39,5 @@ doors {
38 panels { room: "Main Area" name: "SMALL (3)" } 39 panels { room: "Main Area" name: "SMALL (3)" }
39 panels { room: "Main Area" name: "SPRINKLE" } 40 panels { room: "Main Area" name: "SPRINKLE" }
40 location_room: "Main Area" 41 location_room: "Main Area"
42 location_name: "Gravestone"
41} 43}