From b53018acc54a7b8812a0b9830562879071d05fa6 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 21 Sep 2025 12:44:50 -0400 Subject: [Data] Annotate shuffleable ports --- data/maps/the_sweet/rooms/Main Area.txtpb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data/maps/the_sweet') diff --git a/data/maps/the_sweet/rooms/Main Area.txtpb b/data/maps/the_sweet/rooms/Main Area.txtpb index d4e6fda..a488199 100644 --- a/data/maps/the_sweet/rooms/Main Area.txtpb +++ b/data/maps/the_sweet/rooms/Main Area.txtpb @@ -201,8 +201,12 @@ panels { ports { name: "EXIT1" path: "Components/Warps/worldport" + destination { x: 0 y: 0 z: -11.5 } + rotation: 180 } ports { name: "EXIT2" path: "Components/Warps/worldport2" + destination { x: 0 y: 0 z: -17.5 } + rotation: 0 } -- cgit 1.4.1