about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Whole Room.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Converted puzzle symbols to an enumStar Rauchenberger2025-08-201-24/+24
* Added the_greatStar Rauchenberger2025-08-141-0/+170
ass='lines'>
name: "Right Eye"
display_name: "Right Eye Area"
panels {
  name: "EYE"
  path: "Panels/Entry/front_2"
  clue: "eye"
  answer: "spy"
  symbols: "zero"
}
panels {
  name: "WANDER"
  path: "Panels/Pilgrimage/cream_1"
  clue: "wander"
  answer: "wander"
  proxies { answer: "lust" path: "Panels/Pilgrimage/cream_1_proxy_1" }
}
panels {
  name: "FAINT"
  path: "Panels/Entry/partial_1"
  clue: "faint"
  answer: "paint"
  symbols: "sparkles"
}
paintings {
  name: "PSYCHIC"
  path: "Components/Paintings/psychic"
  required_door { name: "Red Room Painting" }
  enter_only: true
  move: true
  orientation: "west"
  display_name: "Red Room Painting"
}