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_great/rooms/Main Area.txtpb | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'data/maps/the_great/rooms/Main Area.txtpb') diff --git a/data/maps/the_great/rooms/Main Area.txtpb b/data/maps/the_great/rooms/Main Area.txtpb index 82ec48c..61cf83d 100644 --- a/data/maps/the_great/rooms/Main Area.txtpb +++ b/data/maps/the_great/rooms/Main Area.txtpb @@ -123,26 +123,31 @@ panels { ports { name: "ENTRY" path: "Meshes/Blocks/Warps/worldport" - orientation: "south" + destination { x: 33 y: 0 z: 15 } + rotation: 0 } ports { name: "KEEN" path: "Meshes/Blocks/Warps/worldport6" - orientation: "north" + destination { x: 33 y: 0 z: -21 } + rotation: 180 } ports { name: "ORB" path: "Meshes/Blocks/Warps/worldport3" - orientation: "north" + destination { x: 62 y: 0 z: -13 } + rotation: 180 } ports { name: "LINEAR" path: "Meshes/Blocks/Warps/worldport15" - orientation: "south" + destination { x: 33 y: 0 z: -42.5 } + rotation: 0 } ports { name: "DIGITAL" path: "Meshes/Blocks/Warps/worldport4" - orientation: "down" + destination { x: -6.5 y: 0 z: 7.5 } + rotation: 0 required_door { name: "Digital Entrance" } } -- cgit 1.4.1