about summary refs log tree commit diff stats
path: root/data/maps/the_repetitive/rooms/Anti Room.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Converted puzzle symbols to an enumStar Rauchenberger2025-08-201-2/+2
* Added the_repetitiveStar Rauchenberger2025-08-181-0/+47
href='#n27'>27
name: "Y Minus First Floor"
panels {
  name: "RHINO"
  path: "Panels/panel_2"
  clue: "rhino"
  answer: "horn"
  symbols: BOXES
}
panels {
  name: "HORN"
  path: "Panels/panel_3"
  clue: "horn"
  answer: "rhino"
  symbols: BOXES
}
paintings {
  name: "GALLERY"
  path: "Components/Paintings/unless3"
  orientation: "south"
  display_name: "3 Side First Floor Near Panels Painting"
}
paintings {
  name: "SMILE"
  path: "Components/Paintings/smile"
  orientation: "east"
  display_name: "3 Side First Floor Other Painting"
}