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_hinterlands/rooms/Main Area.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_hinterlands/rooms/Main Area.txtpb')
-rw-r--r-- | data/maps/the_hinterlands/rooms/Main Area.txtpb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/the_hinterlands/rooms/Main Area.txtpb b/data/maps/the_hinterlands/rooms/Main Area.txtpb index d678560..7c031db 100644 --- a/data/maps/the_hinterlands/rooms/Main Area.txtpb +++ b/data/maps/the_hinterlands/rooms/Main Area.txtpb | |||
@@ -4,11 +4,11 @@ ports { | |||
4 | name: "RIGHT" | 4 | name: "RIGHT" |
5 | path: "Components/Warps/worldport" | 5 | path: "Components/Warps/worldport" |
6 | destination { x: 30 y: 0 z: 19 } | 6 | destination { x: 30 y: 0 z: 19 } |
7 | rotation: 90 | 7 | rotation: 270 |
8 | } | 8 | } |
9 | ports { | 9 | ports { |
10 | name: "LEFT" | 10 | name: "LEFT" |
11 | path: "Components/Warps/worldport2" | 11 | path: "Components/Warps/worldport2" |
12 | destination { x: 30 y: 0 z: -76 } | 12 | destination { x: 30 y: 0 z: -76 } |
13 | rotation: 90 | 13 | rotation: 270 |
14 | } | 14 | } |