name: "Godot Room"
panel_display_name: "Central"
panels {
name: "MOTORCYCLE"
path: "Panels/Southwest Room/sw_1"
clue: "motorcycle"
answer: "engine"
symbols: BOXES
}
panels {
name: "ME"
path: "Panels/Southwest Room/sw_2"
clue: "me"
answer: "game"
symbols: QUESTION
proxies { answer: "godot" path: "Panels/Southwest Room/sw_10" }
}
panels {
name: "PAWN"
path: "Panels/Southwest Room/sw_3"
clue: "pawn"
answer: "game"
symbols: BOXES
}
panels {
name: "MANIPULATE"
path: "Panels/Southwest Room/sw_4"
clue: "manipulate"
answer: "game"
symbols: SUN
}
panels {
name: "AUDIO"
path: "Panels/Southwest Room/sw_5"
clue: "audio"
answer: "video"
symbols: SUN
}
panels {
name: "AIRPLANE"
path: "Panels/Southwest Room/sw_6"
clue: "airplane"
answer: "engine"
symbols: BOXES
}
panels {
name: "IDEA"
path: "Panels/Southwest Room/sw_7"
clue: "idea"
answer: "video"
symbols: SPARKLES
}
panels {
name: "TRAIN"
path: "Panels/Southwest Room/sw_8"
clue: "train"
answer: "engine"
symbols: BOXES
}
panels {
name: "RECORDING"
path: "Panels/Southwest Room/sw_9"
clue: "recording"
answer: "video"
symbols: SUN
}
='main'>main
blob: e40693be9a9727fc852a6c2e6e4999c2fd5d55b3 (
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
65
|
name: "Pumpkin Room"
panel_display_name: "East Area"
panels {
name: "BONE"
path: "Panels/Pumpkin Room/pumpkin_3"
clue: "bone"
answer: "skeleton"
symbols: BOXES
}
panels {
name: "SHEET"
path: "Panels/Pumpkin Room/pumpkin_4"
clue: "sheet"
answer: "ghost"
symbols: CROSS
}
panels {
name: "PHARAOH"
path: "Panels/Pumpkin Room/pumpkin_5"
clue: "pharaoh"
answer: "mummy"
symbols: AGE
}
panels {
name: "EMPIRE"
path: "Panels/Pumpkin Room/pumpkin_6"
clue: "empire"
answer: "vampire"
symbols: SPARKLES
}
panels {
name: "BEASTS"
path: "Panels/Pumpkin Room/pumpkin_7"
clue: "beasts"
answer: "bat"
symbols: SPARKLES
}
panels {
name: "STRAW"
path: "Panels/Pumpkin Room/pumpkin_8"
clue: "straw"
answer: "scarecrow"
symbols: BOXES
}
panels {
name: "CACKLE"
path: "Panels/Pumpkin Room/pumpkin_9"
clue: "cackle"
answer: "witch"
symbols: SOUND
}
panels {
name: "HUMAN"
path: "Panels/Pumpkin Room/pumpkin_10"
clue: "human"
answer: "werewolf"
symbols: BOXES
}
panels {
name: "JAGUAR"
path: "Panels/Pumpkin Room/pumpkin_11"
clue: "jaguar"
answer: "cat"
symbols: EXAMPLE
}
|