blob: 9dce48f0985a60a35cc732417fc87cefc368a8f4 (
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
|
name: "Back Room"
panels {
name: "FEAR"
path: "Panels/Plum Room/panel_1"
clue: "fear"
answer: "deer"
symbols: ZERO
}
panels {
name: "FLEECE"
path: "Panels/Plum Room/panel_2"
clue: "fleece"
answer: "geese"
symbols: ZERO
}
panels {
name: "SHRINE"
path: "Panels/Plum Room/panel_3"
clue: "shrine"
answer: "swine"
symbols: ZERO
}
panels {
name: "STRIVES"
path: "Panels/Plum Room/panel_4"
clue: "strives"
answer: "wives"
symbols: ZERO
}
panels {
name: "FILED"
path: "Panels/Plum Room/panel_5"
clue: "filed"
answer: "child"
symbols: ZERO
}
panels {
name: "RELEVANT"
path: "Panels/Plum Room/panel_6"
clue: "relevant"
answer: "elephant"
symbols: ZERO
}
panels {
name: "LONE"
path: "Panels/Plum Room/panel_7"
clue: "lone"
answer: "drone"
symbols: ZERO
}
|