about summary refs log tree commit diff stats
path: root/data/maps/the_orb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-21 12:44:50 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-21 12:44:50 -0400
commitb53018acc54a7b8812a0b9830562879071d05fa6 (patch)
tree263795fb5358292263916a1621bacabc73873645 /data/maps/the_orb
parente896b5e91c04723484c25bf1e2b00a248ea18614 (diff)
downloadlingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.gz
lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.bz2
lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.zip
[Data] Annotate shuffleable ports HEAD main
Diffstat (limited to 'data/maps/the_orb')
-rw-r--r--data/maps/the_orb/rooms/B Room.txtpb6
-rw-r--r--data/maps/the_orb/rooms/Main Area.txtpb3
2 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_orb/rooms/B Room.txtpb b/data/maps/the_orb/rooms/B Room.txtpb index 0324647..cdb533b 100644 --- a/data/maps/the_orb/rooms/B Room.txtpb +++ b/data/maps/the_orb/rooms/B Room.txtpb
@@ -14,7 +14,8 @@ paintings {
14ports { 14ports {
15 name: "MID" 15 name: "MID"
16 path: "Components/Warps/worldport4" 16 path: "Components/Warps/worldport4"
17 orientation: "south" 17 destination { x: -69 y: 0 z: 43 }
18 rotation: 0
18 # 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
19 # 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
20 # 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
@@ -23,5 +24,6 @@ ports {
23ports { 24ports {
24 name: "FINAL" 25 name: "FINAL"
25 path: "Components/Warps/worldport5" 26 path: "Components/Warps/worldport5"
26 orientation: "south" 27 destination { x: -69 y: 0 z: 87 }
28 rotation: 0
27} 29}
diff --git a/data/maps/the_orb/rooms/Main Area.txtpb b/data/maps/the_orb/rooms/Main Area.txtpb index 4fcac29..2fc17d7 100644 --- a/data/maps/the_orb/rooms/Main Area.txtpb +++ b/data/maps/the_orb/rooms/Main Area.txtpb
@@ -86,5 +86,6 @@ panels {
86ports { 86ports {
87 name: "GREAT" 87 name: "GREAT"
88 path: "Components/Warps/worldport" 88 path: "Components/Warps/worldport"
89 orientation: "south" 89 destination { x: 38 y: 0 z: 39 }
90 rotation: 0
90} 91}