From c474cb27e4e68e64f98f8fe0375a63c5c3552705 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 13 Aug 2025 23:56:49 -0400 Subject: Assigned IDs for the_gallery --- 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 6ce4b0e..a010220 100644 --- a/data/maps/the_gallery/doors.txtpb +++ b/data/maps/the_gallery/doors.txtpb @@ -28,7 +28,7 @@ doors { name: "Butterfly Painting" type: ITEM_ONLY move_paintings { room: "Main Area" name: "BUTTERFLY" } - required_room { map: "the_butterfly" name: "Main Area" } + rooms { map: "the_butterfly" name: "Main Area" } } doors { name: "Between Painting" @@ -129,7 +129,7 @@ doors { name: "Colorful Painting" type: ITEM_ONLY move_paintings { room: "Main Area" name: "COLORFUL" } - required_room { map: "the_colorful" name: "White Room" } + rooms { map: "the_colorful" name: "White Room" } } doors { name: "Castle Painting" -- cgit 1.4.1