summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Maze Tower.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 14:18:48 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 14:18:48 -0400
commiteb23fc8152fa0f7033f3efeafbc0b9bec4ab865b (patch)
tree6f931b94e1596295a78b3716cd052ba188dc04bd /data/maps/the_great/rooms/Maze Tower.txtpb
parenta17b7e1cbfb43141af21263f838f9593836a9c52 (diff)
downloadlingo2-archipelago-eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b.tar.gz
lingo2-archipelago-eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b.tar.bz2
lingo2-archipelago-eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b.zip
Added the_great
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}