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_hive/rooms/Main Area.txtpb | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'data/maps/the_hive/rooms') diff --git a/data/maps/the_hive/rooms/Main Area.txtpb b/data/maps/the_hive/rooms/Main Area.txtpb index 013390a..1012b91 100644 --- a/data/maps/the_hive/rooms/Main Area.txtpb +++ b/data/maps/the_hive/rooms/Main Area.txtpb @@ -273,20 +273,24 @@ keyholders { ports { name: "DAED1" path: "Components/Warps/worldport" - orientation: "west" + destination { x: -1.5 y: 0 z: 24 } + rotation: 270 } ports { name: "DAED2" path: "Components/Warps/worldport2" - orientation: "west" + destination { x: -26.5 y: 0 z: -22 } + rotation: 270 } ports { name: "DAED3" path: "Components/Warps/worldport3" - orientation: "east" + destination { x: -44.5 y: 0 z: -13 } + rotation: 90 } ports { name: "GREAT" path: "Components/Warps/worldport4" - orientation: "west" + destination { x: -29.5 y: 0 z: -62 } + rotation: 270 } -- cgit 1.4.1