From 139c7252dffad17f2f3345fa1aa41f673fcfea03 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 22 Oct 2025 17:52:20 -0400 Subject: Added icarus --- data/maps/icarus/rooms/Maze King Painting.txtpb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/maps/icarus/rooms/Maze King Painting.txtpb (limited to 'data/maps/icarus/rooms/Maze King Painting.txtpb') 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 @@ +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 +} -- cgit 1.4.1