blob: 71c819fe681b8ab62a9ef2fbe786dab85efa4871 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
name: "Y Minus Second Floor"
display_name: "3"
panels {
name: "COMPASS"
path: "Panels/panel_5"
clue: "compass"
answer: "north"
symbols: "boxes"
}
paintings {
name: "UNMORE"
path: "Components/Paintings/unmore"
orientation: "east"
display_name: "3 Side Second Floor Other Painting"
}
paintings {
name: "SMILE"
path: "Components/Paintings/smile2"
orientation: "south"
display_name: "3 Side Second Floor Near Panel Painting"
}
|