blob: 11e2f115eef891ff019d5c7d0eb41b893a37c00e (
plain) (
blame)
1
2
3
4
5
6
7
8
|
name: "Maze King Painting"
paintings {
name: "WINGS13"
path: "Components/Paintings/30 degrees/wings13"
# There's no other entrance to this region (or any entrance at all in vanilla)
# so we can't allow this painting to be an entrance.
exit_only: true
}
|