about summary refs log tree commit diff stats
path: root/data/maps/the_three_doors/rooms
Commit message (Expand)AuthorAgeFilesLines
* Added the_three_doorsStar Rauchenberger2025-08-265-0/+147
'#n10'>10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 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
}