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/West Side.txtpb | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'data/maps/the_great/rooms/West Side.txtpb') diff --git a/data/maps/the_great/rooms/West Side.txtpb b/data/maps/the_great/rooms/West Side.txtpb index 8279e16..78a36ef 100644 --- a/data/maps/the_great/rooms/West Side.txtpb +++ b/data/maps/the_great/rooms/West Side.txtpb @@ -64,17 +64,20 @@ paintings { ports { name: "IMPRESSIVE" path: "Meshes/Blocks/Warps/worldport2" - orientation: "south" + destination { x: -34 y: 0 z: 22.5 } + rotation: 0 } ports { name: "CC" path: "Meshes/Blocks/Warps/worldport9" - orientation: "north" + destination { x: -59 y: 0 z: -50.5 } + rotation: 180 } ports { name: "PARTIAL" path: "Meshes/Blocks/Warps/worldport7" - orientation: "east" + destination { x: -62 y: 0 z: 11 } + rotation: 90 # ER with this is weird; make sure to place on the surface required_door { name: "Partial Entrance" } } -- cgit 1.4.1