blob: 9c8120cb026ed0d84a7f8f8fbc9df2b56fee00b8 (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 | name: "Y Plus First Floor"
display_name: "E"
paintings {
  name: "UNDUE"
  path: "Components/Paintings/undue4"
  gravity: Y_PLUS
  orientation: "south"
  display_name: "E Side Painting On E"
}
paintings {
  name: "UNLESS"
  path: "Components/Paintings/unless2"
  gravity: Y_PLUS
  orientation: "east"
  display_name: "E Side First Floor Painting On Wall"
}
 |