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_unkempt/rooms/Main Area.txtpb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'data/maps/the_unkempt/rooms/Main Area.txtpb') diff --git a/data/maps/the_unkempt/rooms/Main Area.txtpb b/data/maps/the_unkempt/rooms/Main Area.txtpb index b5d29c4..822af8d 100644 --- a/data/maps/the_unkempt/rooms/Main Area.txtpb +++ b/data/maps/the_unkempt/rooms/Main Area.txtpb @@ -217,13 +217,19 @@ keyholders { ports { name: "GREAT" path: "Components/Warps/worldport" + destination { x: -3 y: 0 z: 11 } + rotation: 270 } ports { name: "TREE" path: "Components/Warps/worldport5" + destination { x: -34 y: 0 z: 7 } + rotation: 270 } ports { name: "SUNTEMPLE" path: "Components/Warps/worldport3" + destination { x: -42 y: 0 z: -2 } + rotation: 270 required_door { name: "Sun Temple Entrance" } } -- cgit 1.4.1