about summary refs log tree commit diff stats
path: root/data/maps/the_hinterlands/rooms
Commit message (Expand)AuthorAgeFilesLines
* Added the_hinterlandsStar Rauchenberger2025-08-141-0/+13
22 23 24 25 26 27 28 29 30
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
}