name: "Outside Orange Room"
display_name: "East Area"
panels {
name: "SMILE"
path: "Panels/Smiley Rooms/orange"
clue: "smile"
answer: "orange"
symbols: QUESTION
}
panels {
name: "VAN"
path: "Panels/Orange Room/panel_entry"
clue: "van"
answer: "minivan"
symbols: PYRAMID
}
panels {
name: "WERE"
path: "Panels/Hexes/magenta_1"
clue: "were"
answer: "are"
symbols: AGE
}
panels {
name: "FALL"
path: "Panels/Hexes/magenta_2"
clue: "fall"
answer: "all"
symbols: SPARKLES
}
panels {
name: "KNOT"
path: "Panels/Hexes/magenta_3"
clue: "knot"
answer: "not"
symbols: ZERO
}
panels {
name: "SLOT"
path: "Panels/Hexes/magenta_4"
clue: "slot"
answer: "lost"
symbols: ANAGRAM
}
panels {
name: "WAND"
path: "Panels/Hexes/magenta_5"
clue: "wand"
answer: "wander"
symbols: SPARKLES
}
panels {
name: "OWL"
path: "Panels/Hexes/magenta_6"
clue: "owl"
answer: "who"
symbols: SPARKLES
symbols: ZERO
symbols: SOUND
}
blob: 0d518bb63ace80e39043b7e6b6b8dcdce9588230 (
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
|
name: "Flipped Second Room"
panel_display_name: "Flip Area"
panels {
name: "CLUE"
path: "Panels/Entry/second_right_top"
clue: "clue"
answer: "hint"
symbols: SUN
}
panels {
name: "SLENDER"
path: "Panels/Entry/second_left_top"
clue: "slender"
answer: "thin"
symbols: SUN
}
paintings {
name: "EYE"
path: "Components/Paintings/eyes"
orientation: "north"
gravity: Y_PLUS
display_name: "Eye Painting"
}
|