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_parthenon/rooms/Main Area.txtpb | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'data/maps/the_parthenon/rooms') diff --git a/data/maps/the_parthenon/rooms/Main Area.txtpb b/data/maps/the_parthenon/rooms/Main Area.txtpb index 85188d1..e94089e 100644 --- a/data/maps/the_parthenon/rooms/Main Area.txtpb +++ b/data/maps/the_parthenon/rooms/Main Area.txtpb @@ -56,15 +56,18 @@ panels { ports { name: "GALLERY" path: "Components/Warps/worldport" - orientation: "south" + destination { x: 0 y: 0 z: 0 } + rotation: 0 } ports { name: "ENTRY" path: "Components/Warps/worldport2" - orientation: "south" + destination { x: 0 y: 0 z: -21 } + rotation: 0 } ports { name: "REVITALIZED" path: "Components/Warps/worldport3" - orientation: "north" + destination { x: -24 y: 0 z: -39 } + rotation: 180 } -- cgit 1.4.1