diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-22 23:53:23 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-22 23:53:23 -0400 |
commit | f4aff2c24b222e243683329425e818e1dc487a37 (patch) | |
tree | 867b9f3f24b8b837bf7239ef10c181f365796a93 /data/maps | |
parent | e3448bc720c2032edfb9bfda0caa033736a4f304 (diff) | |
download | lingo2-archipelago-f4aff2c24b222e243683329425e818e1dc487a37.tar.gz lingo2-archipelago-f4aff2c24b222e243683329425e818e1dc487a37.tar.bz2 lingo2-archipelago-f4aff2c24b222e243683329425e818e1dc487a37.zip |
Fix repetitive -> entry worldport rotation
Diffstat (limited to 'data/maps')
-rw-r--r-- | data/maps/the_repetitive/rooms/Entry Connector.txtpb | 2 |
1 files changed, 1 insertions, 1 deletions
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 { | |||
4 | display_name: "Northwest Worldport" | 4 | display_name: "Northwest Worldport" |
5 | path: "Components/Warps/worldport2" | 5 | path: "Components/Warps/worldport2" |
6 | destination { x: -11 y: 0 z: 13 } | 6 | destination { x: -11 y: 0 z: 13 } |
7 | rotation: 0 | 7 | rotation: 90 |
8 | } | 8 | } |