blob: 1e5879aa2ce64c1d44374a865ac129146a330a94 (
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
name: "U2 Room"
panel_display_name: "U2 Room"
panels {
name: "DREAMSCAPE"
path: "Panels/The Big U/o_1"
clue: "dreamscape"
answer: "utopia"
symbols: SUN
}
panels {
name: "WICKED"
path: "Panels/The Big U/o_4"
clue: "wicked"
answer: "unholy"
symbols: SUN
}
panels {
name: "PARADISE"
path: "Panels/The Big U/o_5"
clue: "paradise"
answer: "utopia"
symbols: SUN
}
panels {
name: "DISCORD"
path: "Panels/The Big U/o_8"
clue: "discord"
answer: "unrest"
symbols: SUN
}
panels {
name: "EVIL"
path: "Panels/The Big U/o_9"
clue: "evil"
answer: "unholy"
symbols: SUN
}
panels {
name: "DISORDER"
path: "Panels/The Big U/o_12"
clue: "disorder"
answer: "unrest"
symbols: SUN
}
panels {
name: "CHAOS"
path: "Panels/The Big U/o_13"
clue: "chaos"
answer: "unrest"
symbols: SUN
}
panels {
name: "TROUBLE"
path: "Panels/The Big U/o_14"
clue: "trouble"
answer: "unrest"
symbols: SUN
}
panels {
name: "IRREVERENT"
path: "Panels/The Big U/o_15"
clue: "irreverent"
answer: "unholy"
symbols: SUN
}
panels {
name: "HEAVEN"
path: "Panels/The Big U/o_16"
clue: "heaven"
answer: "utopia"
symbols: SUN
}
panels {
name: "EFFECTIVE"
path: "Panels/The Big U Not/o_2"
clue: "effective"
answer: "useful"
symbols: SUN
}
panels {
name: "HELPFUL"
path: "Panels/The Big U Not/o_3"
clue: "helpful"
answer: "useful"
symbols: SUN
}
panels {
name: "PRACTICAL"
path: "Panels/The Big U Not/o_6"
clue: "practical"
answer: "useful"
symbols: SUN
}
panels {
name: "PRODUCTIVE"
path: "Panels/The Big U Not/o_7"
clue: "productive"
answer: "useful"
symbols: SUN
}
panels {
name: "INFERNAL"
path: "Panels/The Big U Not/o_10"
clue: "infernal"
answer: "unholy"
symbols: SUN
}
panels {
name: "WONDERLAND"
path: "Panels/The Big U Not/o_11"
clue: "wonderland"
answer: "utopia"
symbols: SUN
}
|