name: "Question Room What"
display_name: "Question Room"
panels {
name: "QUESTION"
path: "Panels/Questions/question_4"
clue: "question"
answer: "what"
symbols: EXAMPLE
proxies { answer: "why" path: "Panels/Question Proxies/question_4_proxied" }
proxies { answer: "who" path: "Panels/Question Proxies/question_4_proxied2" }
proxies { answer: "where" path: "Panels/Question Proxies/question_4_proxied3" }
proxies { answer: "how" path: "Panels/Question Proxies/question_4_proxied4" }
proxies { answer: "what" path: "Panels/Question Proxies/question_4_proxied5" }
proxies { answer: "when" path: "Panels/Question Proxies/question_4_proxied6" }
}
='/'>index : lingo2-archipelago
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)"
}
|