about summary refs log tree commit diff stats
path: root/data/maps/the_wise/doors.txtpb
Commit message (Expand)AuthorAgeFilesLines
* Added the_wiseStar Rauchenberger2025-08-261-0/+36
a> 7 8 9 10 11 12 13 14 15 16
name: "Question Room Who"
panel_display_name: "Question Room"
panels {
  name: "QUESTION"
  path: "Panels/Questions/question_2"
  clue: "question"
  answer: "who"
  symbols: EXAMPLE
  proxies { answer: "why" path: "Panels/Question Proxies/question_2_proxied" }
  proxies { answer: "who" path: "Panels/Question Proxies/question_2_proxied2" }
  proxies { answer: "where" path: "Panels/Question Proxies/question_2_proxied3" }
  proxies { answer: "how" path: "Panels/Question Proxies/question_2_proxied4" }
  proxies { answer: "what" path: "Panels/Question Proxies/question_2_proxied5" }
  proxies { answer: "when" path: "Panels/Question Proxies/question_2_proxied6" }
  display_name: "QUESTION (Who)"
}