about summary refs log tree commit diff stats
path: root/data/maps/the_quiet/rooms/Q Room.txtpb
blob: 368f366cb1b5a2e21c1baad88d348e7823c6bb39 (plain) (blame)
1
2
3
4
5
name: "Q Room"
letters {
  key: "q"
  path: "Components/Collectables/q"
}
*/
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" }
}