about summary refs log tree commit diff stats
path: root/data/maps/the_orb/metadata.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Maps have display names nowStar Rauchenberger2025-08-201-0/+1
* Validate that nodes in game files are usedStar Rauchenberger2025-08-181-0/+4
='#n18'>18 19 20 21 22 23
name: "Triplet Room"
panels {
  name: "ICE"
  path: "Panels/Triplet 1/triplet"
  clue: "ice"
  answer: "water"
  symbols: CROSS
}
panels {
  name: "FILM"
  path: "Panels/Triplet 1/triplet2"
  clue: "film"
  answer: "play"
  symbols: EXAMPLE
}
panels {
  name: "ICE FILM"
  path: "Panels/Triplet 1/triplet3"
  clue: ""
  answer: "firework"
  symbols: SUN
  symbols: LINGO
}