about summary refs log tree commit diff stats
path: root/data/maps/the_gallery/connections.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_galleryStar Rauchenberger2025-08-131-0/+15
a> 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
name: "Main Area"
panels {
  name: "LEAP"
  path: "Panels/Room_1/panel_1"
  clue: "leap"
  answer: "jump"
  symbols: SUN
}
panels {
  name: "DROP"
  path: "Panels/Room_1/panel_2"
  clue: "drop"
  answer: "fall"
  symbols: SUN
}
panels {
  name: "SPIN"
  path: "Panels/Room_1/panel_4"
  clue: "spin"
  answer: "flip"
  symbols: SUN
}
ports {
  name: "WORLDPORT"
  display_name: "Entrance"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 9.5 }
  rotation: 0
}