name: "Link Area"
display_name: "Pyramid Area"
panels {
name: "WANDER"
path: "Panels/Pilgrimage/cream_3"
clue: "wander"
answer: "amble"
symbols: "sun"
}
paintings {
name: "NEAR"
path: "Components/Paintings/aches"
orientation: "north"
display_name: "Near Painting"
}
paintings {
name: "FAR"
path: "Components/Paintings/aches3"
orientation: "south"
display_name: "Far Painting"
}
paintings {
name: "PYRAMID"
path: "Components/Paintings/triangle"
orientation: "south"
display_name: "Center Painting"
}
ports {
name: "BLUE"
path: "worldport8"
orientation: "west"
required_door { name: "Liberated Entrance" }
}
ports {
name: "BROWN"
path: "worldport9"
orientation: "east"
required_door { name: "Literate Entrance" }
}'>
blob: 37a1c7abd2f5cf391bec4196092438b3f34569c5 (
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
|
name: "Back Room"
display_name: "Nuanced"
panels {
name: "COURSE"
path: "Panels/Rhymes/panel_1"
clue: "course"
answer: "horse"
symbols: ZERO
}
panels {
name: "WEIGH (1)"
path: "Panels/Rhymes/panel_2"
clue: "weigh"
answer: "neigh"
symbols: ZERO
}
panels {
name: "WEIGH (2)"
path: "Panels/Rhymes/panel_3"
clue: "weigh"
answer: "hay"
symbols: ZERO
}
panels {
name: "BUYER"
path: "Panels/Rhymes/panel_4"
clue: "buyer"
answer: "hire"
symbols: ZERO
}
panels {
name: "GNASH"
path: "Panels/Rhymes/panel_5"
clue: "gnash"
answer: "cash"
symbols: ZERO
}
panels {
name: "LIMB"
path: "Panels/Rhymes/panel_6"
clue: "limb"
answer: "him"
symbols: ZERO
}
panels {
name: "SPARE"
path: "Panels/Rhymes/panel_7"
clue: "spare"
answer: "flare"
symbols: ZERO
}
|