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_invisible/rooms/Maze.txtpb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'data/maps/the_invisible/rooms/Maze.txtpb') diff --git a/data/maps/the_invisible/rooms/Maze.txtpb b/data/maps/the_invisible/rooms/Maze.txtpb index 895817a..fd80bcb 100644 --- a/data/maps/the_invisible/rooms/Maze.txtpb +++ b/data/maps/the_invisible/rooms/Maze.txtpb @@ -6,5 +6,7 @@ masteries { ports { name: "ENTRY" path: "Components/Warps/worldport" - orientation: "south" + # Should this be shuffleable? It skips the maze lol. + destination { x: 0 y: 0 z: 9.5 } + rotation: 0 } -- cgit 1.4.1