name: "Nature Room" panel_display_name: "North Landscape" panels { name: "SEVERE" path: "Panels/General/nature_2" clue: "severe" answer: "grave" symbols: SUN } panels { name: "FOOT" path: "Panels/General/nature_3" clue: "foot" answer: "yard" symbols: BOXES } panels { name: "PAUSES" path: "Panels/General/nature_4" clue: "pauses" answer: "waits" symbols: SUN } panels { name: "ABOVE" path: "Panels/General/nature_5" clue: "above" answer: "below" symbols: SUN }
about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Maze Off Area.txtpb
blob: c577129a163c26e7fa651a5fdd318ff3ca9b63ed (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Maze Off Area"
panel_display_name: "Courtyard"
panels {
  name: "OFF"
  path: "Panels/Maze/maze_14"
  clue: "off"
  answer: "on"
  symbols: SUN
}