name: "Wrath Room"
display_name: "Red Blue Area"
panels {
name: "RABBIT"
path: "Panels/Back Right/br_4"
clue: "rabbit"
answer: "hair"
symbols: "sun"
symbols: "zero"
}
panels {
name: "HOLE"
path: "Panels/Back Right/br_5"
clue: "hole"
answer: "part"
symbols: "zero"
symbols: "boxes"
}
panels {
name: "WREATH"
path: "Panels/Back Right/br_17"
clue: "wreath"
answer: "wrath"
symbols: "sparkles"
}
panels {
name: "DICE"
path: "Panels/Back Right/br_16"
clue: "dice"
answer: "die"
symbols: "planet"
}
panels {
name: "CORN"
path: "Panels/Back Right/br_15"
clue: "corn"
answer: "corners"
symbols: "sparkles"
symbols: "planet"
}>index : lingo2-archipelago
blob: 138efc6842969ef46162249543b27b28b1830eda (
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
|
name: "Bottom Left Room"
panels {
name: "SHELL (1)"
path: "Panels/Room 4/panel_1"
clue: "shell"
answer: "armadillo"
symbols: STARS
}
panels {
name: "SHELL (2)"
path: "Panels/Room 4/panel_2"
clue: "shell"
answer: "coconut"
symbols: STARS
}
panels {
name: "SHELL (3)"
path: "Panels/Room 4/panel_3"
clue: "shell"
answer: "egg"
symbols: STARS
}
panels {
name: "SHELL (4)"
path: "Panels/Room 4/panel_4"
clue: "shell"
answer: "crab"
symbols: STARS
}
panels {
name: "SHELL (5)"
path: "Panels/Room 4/panel_5"
clue: "shell"
answer: "turtle"
symbols: STARS
}
panels {
name: "SHELL (6)"
path: "Panels/Room 4/panel_6"
clue: "shell"
answer: "nut"
symbols: STARS
}
|