about summary refs log tree commit diff stats
path: root/data/maps/the_extravagant/rooms/E Room.txtpb
blob: 2f91764525f18b85bb686e788729307391193a4b (plain) (blame)
1
2
3
4
5
name: "E Room"
letters {
  key: "e"
  path: "Components/Collectables/e"
}
lor: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
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"
}