diff options
Diffstat (limited to 'data/maps/icarus/rooms/Maze King Painting.txtpb')
-rw-r--r-- | data/maps/icarus/rooms/Maze King Painting.txtpb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/maps/icarus/rooms/Maze King Painting.txtpb b/data/maps/icarus/rooms/Maze King Painting.txtpb new file mode 100644 index 0000000..11e2f11 --- /dev/null +++ b/data/maps/icarus/rooms/Maze King Painting.txtpb | |||
@@ -0,0 +1,8 @@ | |||
1 | name: "Maze King Painting" | ||
2 | paintings { | ||
3 | name: "WINGS13" | ||
4 | path: "Components/Paintings/30 degrees/wings13" | ||
5 | # There's no other entrance to this region (or any entrance at all in vanilla) | ||
6 | # so we can't allow this painting to be an entrance. | ||
7 | exit_only: true | ||
8 | } | ||