blob: 6226aa6f88fae55a63c50cbaa6b51e0e26652d9b (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | name: "Y Plus First Floor"
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"
}
 |