about summary refs log tree commit diff stats
path: root/data/maps/the_congruent/connections.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_congruentStar Rauchenberger2025-08-101-0/+45
' href='#n16'>16 17 18 19 20 21 22 23 24 25 26 27 28 29
name: "Spiral Ramp"
panels {
  name: "FIREMAN"
  path: "Panels/Room_1/fireman"
  clue: "fireman"
  answer: "firefighter"
  symbols: GENDER
}
paintings {
  name: "WINGS6"
  path: "Components/Paintings/oneways/wings6"
  required_door { name: "Near Fireman Wings Painting" }
}
paintings {
  name: "SUN5"
  path: "Components/Paintings/sun5"
  required_door { name: "Sun Painting To Drone" }
}
paintings {
  name: "WINGS7"
  path: "Components/Paintings/oneways/wings7"
}
paintings {
  name: "WINGS11"
  path: "Components/Paintings/other 30 degrees/wings11"
  exit_only: true
  # There is a ledge near the painting so we might want to turn off exit_only
  # at some point.
}