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_perceptive/rooms/Main Area.txtpb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'data/maps/the_perceptive') diff --git a/data/maps/the_perceptive/rooms/Main Area.txtpb b/data/maps/the_perceptive/rooms/Main Area.txtpb index 449bd4d..5f80ce1 100644 --- a/data/maps/the_perceptive/rooms/Main Area.txtpb +++ b/data/maps/the_perceptive/rooms/Main Area.txtpb @@ -2,5 +2,8 @@ name: "Main Area" ports { name: "CC" path: "Components/Warps/worldport" - orientation: "east" + destination { x: 3 y: 0 z: 13 } + rotation: 90 + # TODO: shuffle entrances with dependent keyholders + no_shuffle: true } -- cgit 1.4.1