From 5270cfc11bca70f2750171ca4956bec3c2f46045 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 29 Aug 2025 15:56:08 -0400 Subject: [Data] S1 Door is not a location anymore --- data/maps/the_darkroom/doors.txtpb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/data/maps/the_darkroom/doors.txtpb b/data/maps/the_darkroom/doors.txtpb index bbf6a1d..e5242ed 100644 --- a/data/maps/the_darkroom/doors.txtpb +++ b/data/maps/the_darkroom/doors.txtpb @@ -23,8 +23,7 @@ doors { } doors { name: "S1 Door" - type: LOCATION_ONLY - receivers: "Components/Doors/entry_3" + type: EVENT panels { room: "Third Room" name: "CULTS" } panels { room: "Third Room" name: "TURNS" } panels { room: "Third Room" name: "COINS" } @@ -34,7 +33,6 @@ doors { panels { room: "Third Room" name: "LOCKS" } panels { room: "Third Room" name: "TOUCHES" } panels { room: "Third Room" name: "KOI" } - location_room: "Third Room" } doors { name: "Colorful Entrance" -- cgit 1.4.1