name: "Question Room When"
display_name: "Question Room"
panels {
name: "QUESTION"
path: "Panels/Questions/question_1"
clue: "question"
answer: "what"
symbols: EXAMPLE
proxies { answer: "when" path: "Panels/Question Proxies/question_1_proxied" }
proxies { answer: "why" path: "Panels/Question Proxies/question_1_proxied2" }
# "Panels/Question Proxies/question_1_proxied3" <- this is just what again
proxies { answer: "who" path: "Panels/Question Proxies/question_1_proxied4" }
proxies { answer: "how" path: "Panels/Question Proxies/question_1_proxied5" }
proxies { answer: "where" path: "Panels/Question Proxies/question_1_proxied6" }
}
paintings {
name: "WHY"
path: "Components/Paintings/why2"
orientation: "north"
gravity: Y_PLUS
}