From 21013ec0d1e3953276f11bd8cce12f33d46a33ec Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 1 Nov 2025 12:18:25 -0400 Subject: (Almost) all panels are locations or connections now --- data/maps/the_partial/doors.txtpb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/maps/the_partial') diff --git a/data/maps/the_partial/doors.txtpb b/data/maps/the_partial/doors.txtpb index 11826ea..e37d077 100644 --- a/data/maps/the_partial/doors.txtpb +++ b/data/maps/the_partial/doors.txtpb @@ -49,7 +49,8 @@ doors { } doors { name: "Control Center Entrance" - type: LEGACY_LOCATION + type: EVENT + legacy_location: true #receivers: "Components/Doors/controlDoor" panels { room: "Control Center Entrance" name: "RETURN" } location_room: "Control Center Entrance" -- cgit 1.4.1