summary refs log tree commit diff stats
path: root/data/maps/the_liberated/doors.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_liberated/doors.txtpb')
-rw-r--r--data/maps/the_liberated/doors.txtpb14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/the_liberated/doors.txtpb b/data/maps/the_liberated/doors.txtpb new file mode 100644 index 0000000..becddf9 --- /dev/null +++ b/data/maps/the_liberated/doors.txtpb
@@ -0,0 +1,14 @@
1doors {
2 name: "Door"
3 type: STANDARD
4 receivers: "Components/Doors/entry_1"
5 panels { room: "Puzzle Room" name: "CORPSE" }
6 panels { room: "Puzzle Room" name: "PERSON" }
7 panels { room: "Puzzle Room" name: "MOOSE" }
8 panels { room: "Puzzle Room" name: "FUNGUS" }
9 panels { room: "Puzzle Room" name: "SAND" }
10 panels { room: "Puzzle Room" name: "CASTLE" }
11 panels { room: "Puzzle Room" name: "WOLF" }
12 panels { room: "Puzzle Room" name: "FOOT" }
13 location_room: "Puzzle Room"
14}