name: "Lime Room"
display_name: "Colored Doors Area"
panels {
name: "HIDE"
path: "Panels/Back Left/backleft_proxying_3"
clue: "hide"
answer: "hide"
}
panels {
name: "SEEK"
path: "Panels/Back Left/backleft_proxying_4"
clue: "seek"
answer: "seek"
}
panels {
name: "COLOR"
path: "Panels/Back Left/backleft_proxying_5"
clue: "color"
answer: "white"
symbols: "example"
}
ports {
name: "DAEDALUS"
path: "Components/Warps/worldport11"
orientation: "west"
required_door { name: "Control Center White Door" }
}
ports {
name: "REVITALIZED"
path: "worldport7"
orientation: "north"
required_door { name: "Revitalized Entrance" }
}s='main'>index : lingo2-archipelago
blob: d903c428a13935e9b056f0328c712dd95896948d (
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
52
53
54
55
56
57
58
59
60
61
62
63
64
|
name: "Southwest Room"
panels {
name: "MAN"
path: "Panels/Southwest Room/sw_1"
clue: "man"
answer: "marathon"
symbols: SPARKLES
}
panels {
name: "ATE"
path: "Panels/Southwest Room/sw_2"
clue: "ate"
answer: "threaten"
symbols: SPARKLES
}
panels {
name: "RAT (1)"
path: "Panels/Southwest Room/sw_3"
clue: "rat"
answer: "threaten"
symbols: SPARKLES
}
panels {
name: "SON"
path: "Panels/Southwest Room/sw_4"
clue: "son"
answer: "seasonal"
symbols: SPARKLES
}
panels {
name: "THEN"
path: "Panels/Southwest Room/sw_5"
clue: "then"
answer: "threaten"
symbols: SPARKLES
}
panels {
name: "RAT (2)"
path: "Panels/Southwest Room/sw_6"
clue: "rat"
answer: "marathon"
symbols: SPARKLES
}
panels {
name: "TON"
path: "Panels/Southwest Room/sw_7"
clue: "ton"
answer: "marathon"
symbols: SPARKLES
}
panels {
name: "SEA"
path: "Panels/Southwest Room/sw_8"
clue: "sea"
answer: "seasonal"
symbols: SPARKLES
}
panels {
name: "SEAL"
path: "Panels/Southwest Room/sw_9"
clue: "seal"
answer: "seasonal"
symbols: SPARKLES
}
|