about summary refs log tree commit diff stats
path: root/data/maps/the_plaza
Commit message (Expand)AuthorAgeFilesLines
* Converted puzzle symbols to an enumStar Rauchenberger2025-08-209-73/+73
* Maps have display names nowStar Rauchenberger2025-08-201-0/+1
* Added the_plazaStar Rauchenberger2025-08-1712-0/+797
/a> 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 51 52 53 54 55 56 57 58 59 60 61 62 63 64
name: "Southwest Room 3"
panels {
  name: "RING"
  path: "Panels/Southwest Room3/sw_1"
  clue: "ring"
  answer: "mourning"
  symbols: SPARKLES
}
panels {
  name: "MINE"
  path: "Panels/Southwest Room3/sw_2"
  clue: "mine"
  answer: "magazine"
  symbols: SPARKLES
}
panels {
  name: "PAL"
  path: "Panels/Southwest Room3/sw_3"
  clue: "pal"
  answer: "hospital"
  symbols: SPARKLES
}
panels {
  name: "PIT"
  path: "Panels/Southwest Room3/sw_4"
  clue: "pit"
  answer: "hospital"
  symbols: SPARKLES
}
panels {
  name: "AGE"
  path: "Panels/Southwest Room3/sw_5"
  clue: "age"
  answer: "magazine"
  symbols: SPARKLES
}
panels {
  name: "MAZE"
  path: "Panels/Southwest Room3/sw_6"
  clue: "maze"
  answer: "magazine"
  symbols: SPARKLES
}
panels {
  name: "URN"
  path: "Panels/Southwest Room3/sw_7"
  clue: "urn"
  answer: "mourning"
  symbols: SPARKLES
}
panels {
  name: "HOST"
  path: "Panels/Southwest Room3/sw_8"
  clue: "host"
  answer: "hospital"
  symbols: SPARKLES
}
panels {
  name: "MUG"
  path: "Panels/Southwest Room3/sw_9"
  clue: "mug"
  answer: "mourning"
  symbols: SPARKLES
}