about summary refs log tree commit diff stats
path: root/data/maps/the_revitalized/rooms/Too Room.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Changed how door location names are formattedStar Rauchenberger2025-08-301-1/+0
* Converted puzzle symbols to an enumStar Rauchenberger2025-08-201-1/+1
* Adde
name: "Middle Room"
panels {
  name: "RIDDLE"
  path: "Panels/Room 5/panel_1"
  clue: "riddle"
  answer: "middle"
  symbols: ZERO
}
panels {
  name: "FELLOW"
  path: "Panels/Room 5/panel_2"
  clue: "fellow"
  answer: "hello"
  symbols: ZERO
}
panels {
  name: "YELLOW"
  path: "Panels/Room 5/panel_3"
  clue: "yellow"
  answer: "hello"
  symbols: ZERO
}
panels {
  name: "FIDDLE"
  path: "Panels/Room 5/panel_4"
  clue: "fiddle"
  answer: "middle"
  symbols: ZERO
}