about summary refs log tree commit diff stats
path: root/data/maps/the_ancient/connections.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_ancientStar Rauchenberger2025-08-071-0/+10
17 18 19 20 21 22 23 24 25 26 27 28 29 30
name: "Last Room"
panels {
  name: "BLEAT"
  path: "Panels/Ending/panel"
  clue: "bleat"
  answer: "goat"
  symbols: SOUND
}
panels {
  name: "JARGON"
  path: "Panels/Ending/panel2"
  clue: "jargon"
  answer: "lingo"
  symbols: SUN
}
panels {
  name: "JARGON BLEAT"
  path: "Panels/Ending/panel3"
  clue: ""
  answer: "gloat"
  symbols: EVAL
  symbols: LINGO
}
panels {
  name: "BRAG"
  path: "Panels/Ending/panel4"
  clue: "brag"
  answer: "gloat"
  symbols: SUN
}