diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-22 10:43:10 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-22 10:43:10 -0400 |
commit | bc3f90b6bdfdb651570a7b3f0e80fea19db14974 (patch) | |
tree | d3f0c0d62f633aa6d5c0ace3533cd4976a670d84 /data/maps/the_orb/rooms/B Room.txtpb | |
parent | b53018acc54a7b8812a0b9830562879071d05fa6 (diff) | |
download | lingo2-archipelago-bc3f90b6bdfdb651570a7b3f0e80fea19db14974.tar.gz lingo2-archipelago-bc3f90b6bdfdb651570a7b3f0e80fea19db14974.tar.bz2 lingo2-archipelago-bc3f90b6bdfdb651570a7b3f0e80fea19db14974.zip |
[Data] Fixed some stuff for worldport shuffle
Diffstat (limited to 'data/maps/the_orb/rooms/B Room.txtpb')
-rw-r--r-- | data/maps/the_orb/rooms/B Room.txtpb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/the_orb/rooms/B Room.txtpb b/data/maps/the_orb/rooms/B Room.txtpb index cdb533b..1a45101 100644 --- a/data/maps/the_orb/rooms/B Room.txtpb +++ b/data/maps/the_orb/rooms/B Room.txtpb | |||
@@ -15,7 +15,7 @@ ports { | |||
15 | name: "MID" | 15 | name: "MID" |
16 | path: "Components/Warps/worldport4" | 16 | path: "Components/Warps/worldport4" |
17 | destination { x: -69 y: 0 z: 43 } | 17 | destination { x: -69 y: 0 z: 43 } |
18 | rotation: 0 | 18 | rotation: 90 |
19 | # This port is in the room immediately after solving the B puzzles, which | 19 | # This port is in the room immediately after solving the B puzzles, which |
20 | # means it seems like it would be inaccessible if you enter the map from the | 20 | # means it seems like it would be inaccessible if you enter the map from the |
21 | # painting or from the final port, but entering the O or R areas brings you | 21 | # painting or from the final port, but entering the O or R areas brings you |
@@ -25,5 +25,5 @@ ports { | |||
25 | name: "FINAL" | 25 | name: "FINAL" |
26 | path: "Components/Warps/worldport5" | 26 | path: "Components/Warps/worldport5" |
27 | destination { x: -69 y: 0 z: 87 } | 27 | destination { x: -69 y: 0 z: 87 } |
28 | rotation: 0 | 28 | rotation: 90 |
29 | } | 29 | } |