From f4aff2c24b222e243683329425e818e1dc487a37 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 22 Oct 2025 23:53:23 -0400 Subject: Fix repetitive -> entry worldport rotation --- data/maps/the_repetitive/rooms/Entry Connector.txtpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps') diff --git a/data/maps/the_repetitive/rooms/Entry Connector.txtpb b/data/maps/the_repetitive/rooms/Entry Connector.txtpb index d953ecc..1508145 100644 --- a/data/maps/the_repetitive/rooms/Entry Connector.txtpb +++ b/data/maps/the_repetitive/rooms/Entry Connector.txtpb @@ -4,5 +4,5 @@ ports { display_name: "Northwest Worldport" path: "Components/Warps/worldport2" destination { x: -11 y: 0 z: 13 } - rotation: 0 + rotation: 90 } -- cgit 1.4.1