about summary refs log tree commit diff stats
path: root/data/maps/the_ancient/doors.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_ancient/doors.txtpb')
-rw-r--r--data/maps/the_ancient/doors.txtpb4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/maps/the_ancient/doors.txtpb b/data/maps/the_ancient/doors.txtpb index 75c08f6..e550306 100644 --- a/data/maps/the_ancient/doors.txtpb +++ b/data/maps/the_ancient/doors.txtpb
@@ -1,6 +1,7 @@
1doors { 1doors {
2 name: "Front Door" 2 name: "Front Door"
3 type: STANDARD 3 type: STANDARD
4 receivers: "Components/Doors/Front N Tree"
4 panels { room: "Outside" name: "THIS" } 5 panels { room: "Outside" name: "THIS" }
5 location_room: "Outside" 6 location_room: "Outside"
6} 7}
@@ -37,7 +38,8 @@ doors {
37} 38}
38doors { 39doors {
39 name: "Lavender Cubes" 40 name: "Lavender Cubes"
40 type: STANDARD 41 type: LOCATION_ONLY
41 panels { room: "Inside" name: "COLOR" } 42 panels { room: "Inside" name: "COLOR" }
42 location_room: "Inside" 43 location_room: "Inside"
44 location_name: "COLOR"
43} 45}