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_entry/rooms/Repetitive Entrance.txtpb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'data/maps/the_entry/rooms/Repetitive Entrance.txtpb') diff --git a/data/maps/the_entry/rooms/Repetitive Entrance.txtpb b/data/maps/the_entry/rooms/Repetitive Entrance.txtpb index 04ddcf3..40937a7 100644 --- a/data/maps/the_entry/rooms/Repetitive Entrance.txtpb +++ b/data/maps/the_entry/rooms/Repetitive Entrance.txtpb @@ -3,5 +3,9 @@ panel_display_name: "Starting Room" ports { name: "REPETITIVE" path: "Components/Warps/worldport7" - orientation: "north" + destination { x: -20 y: 0 z: -16 } + rotation: 180 + # TODO: this is part of what makes the keyholder dependent connection from CC + # safe in vanilla doors + no_shuffle: true } -- cgit 1.4.1