name: "West Spire"
panel_display_name: "West Area"
panels {
name: "MISSING"
path: "Panels/Entry/wb_5"
clue: "missing"
answer: "lost"
symbols: SUN
}
panels {
name: "BYE"
path: "Panels/Entry/wb_4"
clue: "bye"
answer: "lamb"
symbols: QUESTION
}
panels {
name: "CUT"
path: "Panels/Pairs Room/pairs_1"
clue: "cut"
answer: "chop"
symbols: SUN
}
panels {
name: "STONES"
path: "Panels/Pairs Room/pairs_2"
clue: "stones"
answer: "sticks"
symbols: QUESTION
}
panels {
name: "CONCEALED"
path: "Panels/Entry/entry_4"
clue: "concealed"
answer: "hidden"
symbols: SUN
}
panels {
name: "CAW"
path: "Panels/Gold/gold_2"
clue: "caw"
answer: "rooster"
symbols: SOUND
}
ndex : lingo2-archipelago
blob: f80d68aa1e0e7bcf67c06eb639b14edef7cdea6b (
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
|
name: "Y Minus First Floor"
panels {
name: "RHINO"
path: "Panels/panel_2"
clue: "rhino"
answer: "horn"
symbols: BOXES
}
panels {
name: "HORN"
path: "Panels/panel_3"
clue: "horn"
answer: "rhino"
symbols: BOXES
}
paintings {
name: "GALLERY"
path: "Components/Paintings/unless3"
orientation: "south"
display_name: "3 Side First Floor Near Panels Painting"
}
paintings {
name: "SMILE"
path: "Components/Paintings/smile"
orientation: "east"
display_name: "3 Side First Floor Other Painting"
}
|