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_plaza/rooms/Main Area.txtpb | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'data/maps/the_plaza/rooms/Main Area.txtpb') diff --git a/data/maps/the_plaza/rooms/Main Area.txtpb b/data/maps/the_plaza/rooms/Main Area.txtpb index 521b974..20e6900 100644 --- a/data/maps/the_plaza/rooms/Main Area.txtpb +++ b/data/maps/the_plaza/rooms/Main Area.txtpb @@ -37,15 +37,18 @@ panels { ports { name: "UNYIELDING" path: "Components/Warps/worldport" - orientation: "west" + destination { x: 1 y: 0 z: 10 } + rotation: 270 } ports { name: "IMPRESSIVE" path: "Components/Warps/worldport2" - orientation: "west" + destination { x: 11 y: 0 z: 10 } + rotation: 270 } ports { name: "BETWEEN" path: "Components/Warps/worldport3" - orientation: "west" + destination { x: -9 y: 0 z: 10 } + rotation: 270 } -- cgit 1.4.1