name: "Bottom Right Room"
panels {
name: "FLY"
path: "Panels/Room 3/panel_1"
clue: "fly"
answer: "bird"
symbols: JOB
}
panels {
name: "DECLOG"
path: "Panels/Room 3/panel_2"
clue: "declog"
answer: "plunger"
symbols: JOB
}
panels {
name: "SWING"
path: "Panels/Room 3/panel_3"
clue: "swing"
answer: "bat"
symbols: JOB
}
panels {
name: "HIBERNATE"
path: "Panels/Room 3/panel_4"
clue: "hibernate"
answer: "bear"
symbols: JOB
}
panels {
name: "HONEY"
path: "Panels/Room 3/panel_5"
clue: "honey"
answer: "bee"
symbols: JOB
}
panels {
name: "INJECT"
path: "Panels/Room 3/panel_6"
clue: "inject"
answer: "syringe"
symbols: JOB
}
index : lingo2-archipelago
blob: 9d4430fb08e4380055bb3797e5e81aed65399627 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
name: "Loose Strings Room"
panels {
name: "LOOSE"
path: "Panels/Something/panel3"
clue: "loose"
answer: "lose"
symbols: SPARKLES
}
panels {
name: "STRINGS"
path: "Panels/Something/panel4"
clue: "strings"
answer: "threads"
symbols: SUN
}
ports {
name: "BEGIN"
path: "Components/Warps/worldport7"
}
|