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_between/rooms/Control Center Side.txtpb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'data/maps/the_between/rooms/Control Center Side.txtpb') diff --git a/data/maps/the_between/rooms/Control Center Side.txtpb b/data/maps/the_between/rooms/Control Center Side.txtpb index a6a126a..0576305 100644 --- a/data/maps/the_between/rooms/Control Center Side.txtpb +++ b/data/maps/the_between/rooms/Control Center Side.txtpb @@ -14,10 +14,12 @@ paintings { ports { name: "CC" path: "Components/Warps/worldport3" - orientation: "north" + destination { x: 36 y: 0 z: 1 } + rotation: 180 } ports { name: "LIVELY" path: "Components/Warps/worldport2" - orientation: "south" + destination { x: 24 y: 0 z: 6.5 } + rotation: 0 } -- cgit 1.4.1