about summary refs log tree commit diff stats
path: root/data/maps/the_hinterlands/rooms
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_hinterlands/rooms
parente896b5e91c04723484c25bf1e2b00a248ea18614 (diff)
downloadlingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.gz
lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.bz2
lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.zip
[Data] Annotate shuffleable ports
Diffstat (limited to 'data/maps/the_hinterlands/rooms')
-rw-r--r--data/maps/the_hinterlands/rooms/Main Area.txtpb6
1 files changed, 4 insertions, 2 deletions
diff --git a/data/maps/the_hinterlands/rooms/Main Area.txtpb b/data/maps/the_hinterlands/rooms/Main Area.txtpb index 8daac05..d678560 100644 --- a/data/maps/the_hinterlands/rooms/Main Area.txtpb +++ b/data/maps/the_hinterlands/rooms/Main Area.txtpb
@@ -3,10 +3,12 @@ name: "Main Area"
3ports { 3ports {
4 name: "RIGHT" 4 name: "RIGHT"
5 path: "Components/Warps/worldport" 5 path: "Components/Warps/worldport"
6 orientation: "east" 6 destination { x: 30 y: 0 z: 19 }
7 rotation: 90
7} 8}
8ports { 9ports {
9 name: "LEFT" 10 name: "LEFT"
10 path: "Components/Warps/worldport2" 11 path: "Components/Warps/worldport2"
11 orientation: "east" 12 destination { x: 30 y: 0 z: -76 }
13 rotation: 90
12} 14}