about summary refs log tree commit diff stats
path: root/data/maps/the_wise/doors.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_wiseStar Rauchenberger2025-08-261-0/+36
'>10 11 12 13 14 15 16 17 18 19 20 21
name: "S2 Area"
display_name: "Sturdy"
panels {
  name: "COLORS"
  path: "Panels/Rainbow/panel_1"
  clue: "colors"
  answer: "rainbow"
  symbols: BOXES
}
letters {
  key: "s"
  level2: true
  path: "Components/Collectables/collectable"
}
paintings {
  name: "RAINBOW"
  # The validator is wrong about this node not existing, because it's in a
  # sub-scene.
  path: "Components/Doors/Rainbow2/Hinge/rainbow"
  enter_only: true
}