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/control_center/rooms/Main Area.txtpb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'data/maps/control_center/rooms/Main Area.txtpb') diff --git a/data/maps/control_center/rooms/Main Area.txtpb b/data/maps/control_center/rooms/Main Area.txtpb index bf81e26..71e6284 100644 --- a/data/maps/control_center/rooms/Main Area.txtpb +++ b/data/maps/control_center/rooms/Main Area.txtpb @@ -50,21 +50,27 @@ keyholders { ports { name: "RIGHT" path: "Components/Warps/worldport6" + destination { x: 82 y: 0 z: -10 } + rotation: 90 } ports { name: "LEFT" path: "Components/Warps/worldport7" - # Check that this is correct. + destination { x: 82 y: 0 z: -48 } + rotation: 90 } ports { name: "RELENTLESS_LEFT" path: "Components/Warps/worldport9" + no_shuffle: true } ports { name: "RELENTLESS_SHOP" path: "Components/Warps/worldport11" + no_shuffle: true } ports { name: "RELENTLESS_TURN" path: "Components/Warps/worldport10" + no_shuffle: true } -- cgit 1.4.1