From f06d107a7469e172686d682a74ded0d800278339 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 26 Oct 2025 09:14:21 -0400 Subject: Added backwards compatibility with removed locations --- data/maps/the_partial/doors.txtpb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/maps/the_partial/doors.txtpb') diff --git a/data/maps/the_partial/doors.txtpb b/data/maps/the_partial/doors.txtpb index b6445cd..11826ea 100644 --- a/data/maps/the_partial/doors.txtpb +++ b/data/maps/the_partial/doors.txtpb @@ -49,9 +49,10 @@ doors { } doors { name: "Control Center Entrance" - type: EVENT + type: LEGACY_LOCATION #receivers: "Components/Doors/controlDoor" panels { room: "Control Center Entrance" name: "RETURN" } + location_room: "Control Center Entrance" } doors { name: "F Door" -- cgit 1.4.1