From b7efc4f591dc91876c573e5361f52689705e6e50 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 24 Aug 2025 18:18:09 -0400 Subject: Added daedalus --- data/maps/the_gallery/doors.txtpb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/maps/the_gallery') diff --git a/data/maps/the_gallery/doors.txtpb b/data/maps/the_gallery/doors.txtpb index 0cab628..5d0f830 100644 --- a/data/maps/the_gallery/doors.txtpb +++ b/data/maps/the_gallery/doors.txtpb @@ -117,7 +117,7 @@ doors { name: "Rainbow Painting" type: ITEM_ONLY move_paintings { room: "Main Area" name: "RAINBOW" } - # TODO: Enter the room with the rainbow painting in Daedalus + rooms { map: "daedalus" name: "Rainbow Start" } } doors { name: "Words Painting" @@ -135,7 +135,7 @@ doors { name: "Castle Painting" type: ITEM_ONLY move_paintings { room: "Main Area" name: "CASTLE" } - # TODO: Enter the castle in Daedalus + rooms { map: "daedalus" name: "Castle" } } doors { name: "Sun Temple Painting" -- cgit 1.4.1