about summary refs log tree commit diff stats
path: root/data/maps/the_hive
Commit message (Expand)AuthorAgeFilesLines
* Added the_impressiveStar Rauchenberger2025-08-141-2/+2
* Added the_hiveStar Rauchenberger2025-08-145-0/+393
3'>13 14 15 16 17 18 19 20 21 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
}