about summary refs log tree commit diff stats
path: root/data/maps/the_hive/rooms
Commit message (Expand)AuthorAgeFilesLines
* Converted puzzle symbols to an enumStar Rauchenberger2025-08-202-42/+42
* Added the_impressiveStar Rauchenberger2025-08-141-2/+2
* Added the_hiveStar Rauchenberger2025-08-143-0/+328
32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
name: "Back Room"
panels {
  name: "FEAR"
  path: "Panels/Plum Room/panel_1"
  clue: "fear"
  answer: "deer"
  symbols: ZERO
}
panels {
  name: "FLEECE"
  path: "Panels/Plum Room/panel_2"
  clue: "fleece"
  answer: "geese"
  symbols: ZERO
}
panels {
  name: "SHRINE"
  path: "Panels/Plum Room/panel_3"
  clue: "shrine"
  answer: "swine"
  symbols: ZERO
}
panels {
  name: "STRIVES"
  path: "Panels/Plum Room/panel_4"
  clue: "strives"
  answer: "wives"
  symbols: ZERO
}
panels {
  name: "FILED"
  path: "Panels/Plum Room/panel_5"
  clue: "filed"
  answer: "child"
  symbols: ZERO
}
panels {
  name: "RELEVANT"
  path: "Panels/Plum Room/panel_6"
  clue: "relevant"
  answer: "elephant"
  symbols: ZERO
}
panels {
  name: "LONE"
  path: "Panels/Plum Room/panel_7"
  clue: "lone"
  answer: "drone"
  symbols: ZERO
}