summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Maze Tower.txtpb
blob: 6a815aaa1b406c6320ae7e55b9d8794c15e3d3a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name: "Maze Tower"
display_name: "Courtyard"
panels {
  name: "FEEL"
  path: "Panels/Maze/maze_12"
  clue: "feel"
  answer: "touch"
  symbols: SUN
}
panels {
  name: "DECOMPOSE"
  path: "Panels/Maze/maze_13"
  clue: "decompose"
  answer: "rot"
  symbols: SUN
}
panels {
  name: "SPIRE"
  path: "Panels/Towers/tower_1"
  clue: "spire"
  answer: "tower"
  symbols: SUN
}