name: "Question Room How"
panel_display_name: "Question Room"
panels {
name: "QUESTION"
path: "Panels/Questions/question_3"
clue: "question"
answer: "how"
symbols: EXAMPLE
proxies { answer: "how" path: "Panels/Question Proxies/question_3_proxied" }
proxies { answer: "who" path: "Panels/Question Proxies/question_3_proxied2" }
proxies { answer: "why" path: "Panels/Question Proxies/question_3_proxied3" }
proxies { answer: "what" path: "Panels/Question Proxies/question_3_proxied4" }
proxies { answer: "when" path: "Panels/Question Proxies/question_3_proxied5" }
proxies { answer: "where" path: "Panels/Question Proxies/question_3_proxied6" }
display_name: "QUESTION (How)"
}
paintings {
name: "WHY"
path: "Components/Paintings/why"
orientation: "east"
}
a2c00846ab24062517ff91da3b'/>
blob: 8c83a385ca60ce9ad4a4a9755e919d39f9fc54a6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
name: "Entry"
display_name: "Main Area"
panels {
name: "VIEW"
path: "Panels/Entry/panel_1"
clue: "view"
answer: "look"
symbols: "sun"
}
panels {
name: "HOVER"
path: "Panels/Entry/panel_2"
clue: "hover"
answer: "over"
symbols: "sparkles"
}
panels {
name: "SQUISH"
path: "Panels/Yellow/panel_1"
clue: "squish"
answer: "squash"
symbols: "sun"
}
panels {
name: "MANE"
path: "Panels/Yellow/panel_2"
clue: "mane"
answer: "lion"
symbols: "boxes"
}
panels {
name: "SCHOOL"
path: "Panels/Yellow/panel_3"
clue: "school"
answer: "bus"
symbols: "example"
}
panels {
name: "FLYTRAP"
path: "Panels/Yellow/panel_4"
clue: "flytrap"
answer: "venus"
symbols: "example"
}
panels {
name: "TOAD"
path: "Panels/Green/panel_2"
clue: "toad"
answer: "frog"
symbols: "example"
}
panels {
name: "CYCLING"
path: "Panels/Green/panel_3"
clue: "cycling"
answer: "recycling"
symbols: "sparkles"
}
ports {
name: "UNYIELDING"
path: "Components/Warps/worldport"
orientation: "east"
}
|