diff options
Diffstat (limited to 'data/maps/the_linear/doors.txtpb')
-rw-r--r-- | data/maps/the_linear/doors.txtpb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/maps/the_linear/doors.txtpb b/data/maps/the_linear/doors.txtpb new file mode 100644 index 0000000..63d8ae8 --- /dev/null +++ b/data/maps/the_linear/doors.txtpb | |||
@@ -0,0 +1,13 @@ | |||
1 | doors { | ||
2 | name: "Behind The Keen Gravestone" | ||
3 | type: GRAVESTONE | ||
4 | panels { room: "Room" name: "HORN" } | ||
5 | panels { room: "Room" name: "ION" } | ||
6 | panels { room: "Room" name: "TON" } | ||
7 | panels { room: "Room" name: "ROT" } | ||
8 | panels { room: "Room" name: "IT" } | ||
9 | panels { room: "Room" name: "HIT" } | ||
10 | panels { room: "Room" name: "INTO" } | ||
11 | panels { room: "Room" name: "NOR" } | ||
12 | location_room: "Room" | ||
13 | } | ||