about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Overlook.txtpb
blob: 9eadf8f37ccbe877107feeeb204a9ad3328b4e96 (plain) (blame)
1
name: "Overlook"
*/ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Question Room What"
panel_display_name: "Question Room"
panels {
  name: "QUESTION"
  path: "Panels/Questions/question_4"
  clue: "question"
  answer: "what"
  symbols: EXAMPLE
  proxies { answer: "what" path: "Panels/Question Proxies/question_4_proxied" }
  proxies { answer: "why" path: "Panels/Question Proxies/question_4_proxied2" }
  proxies { answer: "when" path: "Panels/Question Proxies/question_4_proxied3" }
  proxies { answer: "how" path: "Panels/Question Proxies/question_4_proxied4" }
  proxies { answer: "who" path: "Panels/Question Proxies/question_4_proxied5" }
  proxies { answer: "where" path: "Panels/Question Proxies/question_4_proxied6" }
  display_name: "QUESTION (What)"
}