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_three_doors/rooms/Dead End Room.txtpb | 4 ++++ data/maps/the_three_doors/rooms/First Second Room.txtpb | 4 ++++ data/maps/the_three_doors/rooms/Loose Strings Room.txtpb | 2 ++ data/maps/the_three_doors/rooms/One Luck Room.txtpb | 2 ++ data/maps/the_three_doors/rooms/Silver Portal Room.txtpb | 4 ++++ 5 files changed, 16 insertions(+) (limited to 'data/maps/the_three_doors') diff --git a/data/maps/the_three_doors/rooms/Dead End Room.txtpb b/data/maps/the_three_doors/rooms/Dead End Room.txtpb index c752368..8074fbe 100644 --- a/data/maps/the_three_doors/rooms/Dead End Room.txtpb +++ b/data/maps/the_three_doors/rooms/Dead End Room.txtpb @@ -30,8 +30,12 @@ panels { ports { name: "BEGIN" path: "Components/Warps/worldport6" + destination { x: -38 y: 0 z: 41.5 } + rotation: 0 } ports { name: "BEGIN2" path: "Components/Warps/worldport5" + destination { x: -38 y: 0 z: 27.5 } + rotation: 180 } diff --git a/data/maps/the_three_doors/rooms/First Second Room.txtpb b/data/maps/the_three_doors/rooms/First Second Room.txtpb index 1bee8c7..c2d9397 100644 --- a/data/maps/the_three_doors/rooms/First Second Room.txtpb +++ b/data/maps/the_three_doors/rooms/First Second Room.txtpb @@ -30,8 +30,12 @@ panels { ports { name: "GREAT" path: "Components/Warps/worldport" + destination { x: -16 y: 0 z: 0.5 } + rotation: 180 } ports { name: "TTD" path: "Components/Warps/worldport2" + destination { x: -16 y: 0 z: 14.5 } + rotation: 0 } diff --git a/data/maps/the_three_doors/rooms/Loose Strings Room.txtpb b/data/maps/the_three_doors/rooms/Loose Strings Room.txtpb index 9d4430f..9cb7f65 100644 --- a/data/maps/the_three_doors/rooms/Loose Strings Room.txtpb +++ b/data/maps/the_three_doors/rooms/Loose Strings Room.txtpb @@ -16,4 +16,6 @@ panels { ports { name: "BEGIN" path: "Components/Warps/worldport7" + destination { x: -16 y: 0 z: 41.5 } + rotation: 0 } diff --git a/data/maps/the_three_doors/rooms/One Luck Room.txtpb b/data/maps/the_three_doors/rooms/One Luck Room.txtpb index 816b4e3..742a8d3 100644 --- a/data/maps/the_three_doors/rooms/One Luck Room.txtpb +++ b/data/maps/the_three_doors/rooms/One Luck Room.txtpb @@ -16,4 +16,6 @@ panels { ports { name: "BEGIN" path: "Components/Warps/worldport8" + destination { x: -16 y: 0 z: 27.5 } + rotation: 180 } diff --git a/data/maps/the_three_doors/rooms/Silver Portal Room.txtpb b/data/maps/the_three_doors/rooms/Silver Portal Room.txtpb index aeab9da..0d62429 100644 --- a/data/maps/the_three_doors/rooms/Silver Portal Room.txtpb +++ b/data/maps/the_three_doors/rooms/Silver Portal Room.txtpb @@ -28,8 +28,12 @@ panels { ports { name: "BEGIN" path: "Components/Warps/worldport3" + destination { x: -38 y: 0 z: 14.5 } + rotation: 0 } ports { name: "NEXT" path: "Components/Warps/worldport4" + destination { x: -38 y: 0 z: 0.5 } + rotation: 180 } -- cgit 1.4.1