name: "O2 Room"
panel_display_name: "O2 Room"
panels {
name: "LISTEN"
path: "Panels/The Big O/o_1"
clue: "listen"
answer: "obey"
symbols: SUN
}
panels {
name: "UNLOCK"
path: "Panels/The Big O/o_2"
clue: "unlock"
answer: "open"
symbols: SUN
}
panels {
name: "PROMISE"
path: "Panels/The Big O/o_3"
clue: "promise"
answer: "oath"
symbols: SUN
}
panels {
name: "SIGN"
path: "Panels/The Big O/o_4"
clue: "sign"
answer: "omen"
symbols: SUN
}
panels {
name: "AJAR"
path: "Panels/The Big O/o_5"
clue: "ajar"
answer: "open"
symbols: SUN
}
panels {
name: "HEED"
path: "Panels/The Big O/o_8"
clue: "heed"
answer: "obey"
symbols: SUN
}
panels {
name: "HERALD"
path: "Panels/The Big O/o_9"
clue: "herald"
answer: "omen"
symbols: SUN
}
panels {
name: "VOW"
path: "Panels/The Big O/o_12"
clue: "vow"
answer: "oath"
symbols: SUN
}
panels {
name: "HONEST"
path: "Panels/The Big O/o_13"
clue: "honest"
answer: "open"
symbols: SUN
}
panels {
name: "PROPHECY"
path: "Panels/The Big O/o_14"
clue: "prophecy"
answer: "omen"
symbols: SUN
}
panels {
name: "BOND"
path: "Panels/The Big O/o_15"
clue: "bond"
answer: "oath"
symbols: SUN
}
panels {
name: "UNBLOCKED"
path: "Panels/The Big O/o_16"
clue: "unblocked"
answer: "open"
symbols: SUN
}
panels {
name: "ACCEPT"
path: "Panels/The Big O Not/o_6"
clue: "accept"
answer: "obey"
symbols: SUN
}
panels {
name: "WARNING"
path: "Panels/The Big O Not/o_7"
clue: "warning"
answer: "omen"
symbols: SUN
}
panels {
name: "PLEDGE"
path: "Panels/The Big O Not/o_10"
clue: "pledge"
answer: "oath"
symbols: SUN
}
panels {
name: "FOLLOW"
path: "Panels/The Big O Not/o_11"
clue: "follow"
answer: "obey"
symbols: SUN
}
d=dba2528e0833050f81175358976fc7cac31c867d'>tree commit diff stats
blob: a6ae04c829ef317ac7472c9a4f20ff95f98bbfc1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
name: "Poetry Room 1"
panels {
name: "ABSORBED"
path: "Panels/Proxy/absorbed_proxying"
clue: "absorbed"
answer: "abs"
symbols: EVAL
proxies { answer: "abs" path: "Panels/Proxy/absorbed_proxied_1" }
proxies { answer: "bed" path: "Panels/Proxy/absorbed_proxied_2" }
}
panels {
name: "PRIMORDIAL"
path: "Panels/Proxy/primordial_proxying"
clue: "primordial"
answer: "prim"
symbols: EVAL
proxies { answer: "prim" path: "Panels/Proxy/primordial_proxied_1" }
proxies { answer: "dial" path: "Panels/Proxy/primordial_proxied_2" }
}
|