about summary refs log tree commit diff stats
path: root/data/maps/the_tree/doors.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_treeStar Rauchenberger2025-08-261-0/+41
/a> 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
name: "Room 8"
panels {
  name: "BUMBLE"
  path: "Panels/Room 8/panel_1"
  clue: "bumble"
  answer: "bee"
  symbols: QUESTION
}
panels {
  name: "CARPENTER"
  path: "Panels/Room 8/panel_2"
  clue: "carpenter"
  answer: "bee"
  symbols: QUESTION
}
panels {
  name: "CLOVER"
  path: "Panels/Room 8/panel_3"
  clue: "clover"
  answer: "honey"
  symbols: QUESTION
}
panels {
  name: "WILDFLOWER"
  path: "Panels/Room 8/panel_4"
  clue: "wildflower"
  answer: "honey"
  symbols: QUESTION
}