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
13 14 15 16 17 18 19 20 21 22
name: "R2C1 Left"
panels {
  name: "VERB"
  path: "Panels/Bottom Left/owl_8"
  clue: "verb"
  answer: "subject"
  symbols: SUN
}
panels {
  name: "FOIL"
  path: "Panels/Bottom Left/owl_9"
  clue: "foil"
  answer: "oil"
  symbols: SPARKLES
}
panels {
  name: "DUSKY"
  path: "Panels/Colors/owl_3"
  clue: "dusky"
  answer: "sky"
  symbols: SPARKLES
}