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/four_rooms/rooms/Examples Room.txtpb | 3 ++- data/maps/four_rooms/rooms/Intensify Room.txtpb | 3 ++- data/maps/four_rooms/rooms/Synonyms Room.txtpb | 3 ++- data/maps/four_rooms/rooms/Time Room.txtpb | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'data/maps/four_rooms') diff --git a/data/maps/four_rooms/rooms/Examples Room.txtpb b/data/maps/four_rooms/rooms/Examples Room.txtpb index dc82971..513bb61 100644 --- a/data/maps/four_rooms/rooms/Examples Room.txtpb +++ b/data/maps/four_rooms/rooms/Examples Room.txtpb @@ -58,5 +58,6 @@ panels { ports { name: "DAEDALUS" path: "Components/Warps/worldport2" - orientation: "north" + destination { x: 0 y: 0 z: -40.5 } + rotation: 180 } diff --git a/data/maps/four_rooms/rooms/Intensify Room.txtpb b/data/maps/four_rooms/rooms/Intensify Room.txtpb index 2cbb214..dfdb6dc 100644 --- a/data/maps/four_rooms/rooms/Intensify Room.txtpb +++ b/data/maps/four_rooms/rooms/Intensify Room.txtpb @@ -58,5 +58,6 @@ panels { ports { name: "IMPRESSIVE" path: "Components/Warps/worldport" - orientation: "south" + destination { x: 0 y: 0 z: 6.5 } + rotation: 0 } diff --git a/data/maps/four_rooms/rooms/Synonyms Room.txtpb b/data/maps/four_rooms/rooms/Synonyms Room.txtpb index 4dd5b5d..3d2ddcc 100644 --- a/data/maps/four_rooms/rooms/Synonyms Room.txtpb +++ b/data/maps/four_rooms/rooms/Synonyms Room.txtpb @@ -58,5 +58,6 @@ panels { ports { name: "ENTRY" path: "Components/Warps/worldport3" - orientation: "south" + destination { x: 20 y: 0 z: 6.5 } + rotation: 0 } diff --git a/data/maps/four_rooms/rooms/Time Room.txtpb b/data/maps/four_rooms/rooms/Time Room.txtpb index d684685..0786d04 100644 --- a/data/maps/four_rooms/rooms/Time Room.txtpb +++ b/data/maps/four_rooms/rooms/Time Room.txtpb @@ -58,5 +58,6 @@ panels { ports { name: "OWL" path: "Components/Warps/worldport4" - orientation: "north" + destination { x: 20 y: 0 z: -40.5 } + rotation: 180 } -- cgit 1.4.1