summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Maze Tower.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_great/rooms/Maze Tower.txtpb')
-rw-r--r--data/maps/the_great/rooms/Maze Tower.txtpb23
1 files changed, 23 insertions, 0 deletions
diff --git a/data/maps/the_great/rooms/Maze Tower.txtpb b/data/maps/the_great/rooms/Maze Tower.txtpb new file mode 100644 index 0000000..8bba0eb --- /dev/null +++ b/data/maps/the_great/rooms/Maze Tower.txtpb
@@ -0,0 +1,23 @@
1name: "Maze Tower"
2display_name: "Courtyard"
3panels {
4 name: "FEEL"
5 path: "Panels/Maze/maze_12"
6 clue: "feel"
7 answer: "touch"
8 symbols: "sun"
9}
10panels {
11 name: "DECOMPOSE"
12 path: "Panels/Maze/maze_13"
13 clue: "decompose"
14 answer: "rot"
15 symbols: "sun"
16}
17panels {
18 name: "SPIRE"
19 path: "Panels/Towers/tower_1"
20 clue: "spire"
21 answer: "tower"
22 symbols: "sun"
23}