about summary refs log tree commit diff stats
path: root/data/maps/the_sirenic/connections.txtpb
Commit message (Collapse)AuthorAgeFilesLines
* Added the_sirenicStar Rauchenberger2025-08-191-0/+10
n24' href='#n24'>24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
name: "Center Room"
display_name: "Plaza"
panels {
  name: "REPORTER"
  path: "Panels/Room 2/panel_1"
  clue: "reporter"
  answer: "news"
  symbols: "job"
}
panels {
  name: "BIRD"
  path: "Panels/Room 2/panel_2"
  clue: "bird"
  answer: "nest"
  symbols: "stars"
}
panels {
  name: "FOX"
  path: "Panels/Room 2/panel_3"
  clue: "fox"
  answer: "den"
  symbols: "stars"
}
panels {
  name: "JUDGE"
  path: "Panels/Room 2/panel_4"
  clue: "judge"
  answer: "law"
  symbols: "job"
}
panels {
  name: "DENTIST"
  path: "Panels/Room 2/panel_5"
  clue: "dentist"
  answer: "teeth"
  symbols: "job"
}
panels {
  name: "SQUIRREL"
  path: "Panels/Room 2/panel_6"
  clue: "squirrel"
  answer: "tree"
  symbols: "stars"
}