blob: 49926323cd23323ba6f5c2693d63d8d5d2c491d9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
name: "Under Question Room"
display_name: "Question Room"
panels {
name: "QUESTION"
path: "Panels/General/question_1"
clue: "question"
answer: "which"
symbols: EXAMPLE
proxies { answer: "which" path: "Panels/General/question_1_proxy_1" }
proxies { answer: "where" path: "Panels/General/question_1_proxy_2" }
}
|