blob: db751bba344a9819f186868ed14d8cef318f0303 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
name: "Under Question Room"
panel_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" }
display_name: "QUESTION (Where)"
}
|