about summary refs log tree commit diff stats
path: root/data/maps/the_congruent/connections.txtpb
Commit message (Collapse)AuthorAgeFilesLines
* Added the_congruentStar Rauchenberger2025-08-101-0/+45
'>18 19 20 21 22
name: "Loose Strings Room"
panels {
  name: "LOOSE"
  path: "Panels/Something/panel3"
  clue: "loose"
  answer: "lose"
  symbols: SPARKLES
}
panels {
  name: "STRINGS"
  path: "Panels/Something/panel4"
  clue: "strings"
  answer: "threads"
  symbols: SUN
}
ports {
  name: "BEGIN"
  display_name: "Loose Strings Worldport"
  path: "Components/Warps/worldport7"
  destination { x: -16 y: 0 z: 41.5 }
  rotation: 0
}