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" }
# "Panels/Question Proxies/question_4_proxied5" <- this is just what again
proxies { answer: "when" path: "Panels/Question Proxies/question_4_proxied6" }
}
'>lingo2-archipelago
blob: d554c731e325c9d13ac962911b9cee2b07923bb3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
name: "Yellow Right"
panels {
name: "HEALTH"
path: "Panels/Miscellaneous/entry_3"
clue: "health"
answer: "sickness"
symbols: SUN
required_door { name: "Cyan Doors" }
}
|