about summary refs log tree commit diff stats
path: root/data/maps/the_revitalized/doors.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_revitalizedStar Rauchenberger2025-08-181-0/+32
14'>14 15
name: "X2 Room"
display_name: "Stormy"
letters {
  key: "x"
  level2: true
  path: "Components/Collectables/collectable"
}
paintings {
  name: "PARTHENON"
  path: "Components/Paintings/parthenon"
  orientation: "west"
  # Probably shouldn't let this be an exit because then what's the point of the
  # rest of the map.
  enter_only: true
}