about summary refs log tree commit diff stats
path: root/vendor/apclientpp
Commit message (Expand)AuthorAgeFilesLines
* Tracker connects to AP nowStar Rauchenberger2023-05-021-0/+0
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
name: "Question Room How"
display_name: "Question Room"
panels {
  name: "QUESTION"
  path: "Panels/Questions/question_3"
  clue: "question"
  answer: "how"
  symbols: "example"
  # "Panels/Question Proxies/question_3_proxied" <- this is just how again
  proxies { answer: "who" path: "Panels/Question Proxies/question_3_proxied2" }
  proxies { answer: "why" path: "Panels/Question Proxies/question_3_proxied3" }
  proxies { answer: "what" path: "Panels/Question Proxies/question_3_proxied4" }
  proxies { answer: "when" path: "Panels/Question Proxies/question_3_proxied5" }
  proxies { answer: "where" path: "Panels/Question Proxies/question_3_proxied6" }
}
paintings {
  name: "WHY"
  path: "Components/Paintings/why"
  orientation: "east"
}