blob: f8c08d05772f060c5311c1a2f66940dcf727f81e (
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
|
name: "X Plus"
display_name: "M"
panels {
name: "ROSE"
path: "Panels/panel_16"
clue: "rose"
answer: "thorn"
symbols: "boxes"
}
paintings {
name: "UNLESS"
path: "Components/Paintings/unless"
gravity: X_PLUS
orientation: "south"
display_name: "M Side Left Painting"
}
paintings {
name: "UNDONE"
path: "Components/Paintings/undone"
gravity: X_PLUS
orientation: "south"
display_name: "M Side Right Painting"
}
keyholders {
name: "M"
path: "Components/KeyHolders/keyHolderM"
}
|