about summary refs log tree commit diff stats
path: root/data/maps/the_tower/rooms/Ending.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_towerStar Rauchenberger2025-08-261-0/+5
13 14 15 16 17 18 19 20 21 22
name: "One Luck Room"
panels {
  name: "LONE"
  path: "Panels/Something/panel"
  clue: "lone"
  answer: "one"
  symbols: SPARKLES
}
panels {
  name: "CHANCE"
  path: "Panels/Something/panel2"
  clue: "chance"
  answer: "luck"
  symbols: SUN
}
ports {
  name: "BEGIN"
  display_name: "Lone Chance Worldport"
  path: "Components/Warps/worldport8"
  destination { x: -16 y: 0 z: 27.5 }
  rotation: 180
}