name: "Main Area"
display_name: "Shop"
panels {
name: "DUCKS"
path: "Panels/Books/panel_1"
clue: "ducks"
answer: "bills"
symbols: "boxes"
}
panels {
name: "BREAK"
path: "Panels/Books/panel_2"
clue: "break"
answer: "brake"
symbols: "zero"
}
panels {
name: "LIGHTNING"
path: "Panels/Books/panel_3"
clue: "lightning"
answer: "thunder"
symbols: "age"
}
panels {
name: "BRAIN"
path: "Panels/Books/panel_4"
clue: "brain"
answer: "head"
symbols: "stars"
}
panels {
name: "STONE"
path: "Panels/Books/panel_5"
clue: "stone"
answer: "onyx"
symbols: "example"
}
panels {
name: "MUTANT"
path: "Panels/Books/panel_6"
clue: "mutant"
answer: "storm"
symbols: "example"
}
panels {
name: "DAY"
path: "Panels/Books/panel_7"
clue: "day"
answer: "night"
symbols: "sun"
}
panels {
name: "CARNIVAL"
path: "Panels/Books/panel_8"
clue: "carnival"
answer: "circus"
symbols: "example"
}
panels {
name: "LARKS"
path: "Panels/Books/panel_9"
clue: "larks"
answer: "songbirds"
symbols: "example"
}
panels {
name: "COBRAS"
path: "Panels/Books/panel_10"
clue: "cobras"
answer: "snakes"
symbols: "example"
}
panels {
name: "STIM"
path: "Panels/Books/panel_11"
clue: "stim"
answer: "mist"
symbols: "anagram"
}
panels {
name: "ALIVE"
path: "Panels/Books/panel_12"
clue: "alive"
answer: "born"
symbols: "age"
}
panels {
name: "BALD"
path: "Panels/Games/panel_1"
clue: "bald"
answer: "balder"
symbols: "pyramid"
}
panels {
name: "FENCE"
path: "Panels/Games/panel_2"
clue: "fence"
answer: "gate"
symbols: "boxes"
}
panels {
name: "LIFE"
path: "Panels/Games/panel_3"
clue: "life"
answer: "death"
symbols: "age"
}
panels {
name: "POOL"
path: "Panels/Games/panel_4"
clue: "pool"
answer: "loop"
symbols: "anagram"
}
panels {
name: "CARDS"
path: "Panels/Games/panel_5"
clue: "cards"
answer: "poker"
symbols: "example"
}
panels {
name: "CIRCUS"
path: "Panels/Games/panel_6"
clue: "circus"
answer: "clown"
symbols: "stars"
}
panels {
name: "DRESS"
path: "Panels/Games/panel_7"
clue: "dress"
answer: "veil"
symbols: "boxes"
}
panels {
name: "BLOCK"
path: "Panels/Games/panel_8"
clue: "block"
answer: "guard"
symbols: "sun"
}
panels {
name: "STAB"
path: "Panels/Games/panel_9"
clue: "stab"
answer: "poke"
symbols: "pyramid"
}
panels {
name: "TADPOLES"
path: "Panels/Games/panel_10"
clue: "tadpoles"
answer: "toads"
symbols: "age"
}
ports {
name: "ENTRY"
path: "Components/Warps/worldport"
}
keyholders {
name: "N"
path: "Components/KeyHolders/keyHolderN"
}
t name='qt'>
blob: a54924598137454fa48d35ecb35730f1d6b965d7 (
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
|
name: "North Castle Area"
panel_display_name: "North Area"
panels {
name: "A"
path: "Panels/Castle Entrance/castle_north_helper"
clue: "a"
answer: "the"
symbols: EXAMPLE
}
panels {
name: "SUMMER"
path: "Panels/Castle Entrance/castle_north_helper2"
clue: "summer"
answer: "winter"
symbols: EXAMPLE
}
panels {
name: "PLACE"
path: "Panels/Castle Entrance/castle_north_helper3"
clue: "place"
answer: "palace"
symbols: SPARKLES
}
panels {
name: "A SUMMER PLACE"
path: "Panels/Castle Entrance/castle_north"
clue: ""
answer: "castle"
symbols: EXAMPLE
symbols: LINGO
required_door { name: "Castle North Hider" }
}
paintings {
name: "RELIC2"
path: "Components/Paintings/Group1/relic2"
}
|