about summary refs log tree commit diff stats
path: root/data/maps/the_extravagant/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/+2
3'>23 24
name: "Behind Question Area"
panel_display_name: "Question Room"
panels {
  name: "DEW"
  path: "Panels/General/uc_4"
  clue: "dew"
  answer: "do"
  symbols: ZERO
}
panels {
  name: "YEW"
  path: "Panels/General/uc_5"
  clue: "yew"
  answer: "you"
  symbols: ZERO
  proxies { answer: "ewe" path: "Panels/General/uc_5_proxy_1" }
}
panels {
  name: "NO"
  path: "Panels/General/uc_6"
  clue: "no"
  answer: "know"
  symbols: ZERO
}