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/Back Area.txtpb | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'data/maps/the_great/rooms/Back Area.txtpb') diff --git a/data/maps/the_great/rooms/Back Area.txtpb b/data/maps/the_great/rooms/Back Area.txtpb index c1b8ab3..fdf72e7 100644 --- a/data/maps/the_great/rooms/Back Area.txtpb +++ b/data/maps/the_great/rooms/Back Area.txtpb @@ -125,22 +125,26 @@ paintings { ports { name: "UNKEMPT" path: "Meshes/Blocks/Warps/worldport5" - orientation: "north" + destination { x: 72 y: 0 z: 10.5 } + rotation: 180 } ports { name: "THREEDOORS" path: "Meshes/Blocks/Warps/worldport16" - orientation: "south" + destination { x: 77 y: 0 z: 33.5 } + rotation: 0 } ports { name: "TOWER" path: "Meshes/Blocks/Warps/worldport10" - orientation: "south" + destination { x: 0 y: 0 z: 52 } + rotation: 0 required_door { name: "Tower Entrance" } # The reverse warp bypasses the door, so there needs to be two oneway connections. } ports { name: "TREE" path: "Meshes/Blocks/Warps/worldport17" - orientation: "north" + destination { x: 26 y: 0 z: 58 } + rotation: 180 } -- cgit 1.4.1