about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Question Room Who.txtpb
blob: c445009f86fc6b260d3a54cccde8b6a5f1131fff (plain) (blame)
1
2
3
4
5
6
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; backgr
name: "Question Room Who"
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" }
  # "Panels/Question Proxies/question_2_proxied2" <- this is just who again
  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" }
}