about summary refs log tree commit diff stats
path: root/data/maps/the_orb/rooms/Middle Room.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-28 13:29:39 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-28 13:29:39 -0400
commit8960e61dc612fe2c4ad5df5cdaf2abf6a7edd773 (patch)
treec37fbef8c4219ae1be3e138dc56b4cb4ecebe16d /data/maps/the_orb/rooms/Middle Room.txtpb
parent907a59f52c14af709599d8da8b37285ae6794f59 (diff)
downloadlingo2-archipelago-8960e61dc612fe2c4ad5df5cdaf2abf6a7edd773.tar.gz
lingo2-archipelago-8960e61dc612fe2c4ad5df5cdaf2abf6a7edd773.tar.bz2
lingo2-archipelago-8960e61dc612fe2c4ad5df5cdaf2abf6a7edd773.zip
Separate The Orb's middle port into own region
Diffstat (limited to 'data/maps/the_orb/rooms/Middle Room.txtpb')
-rw-r--r--data/maps/the_orb/rooms/Middle Room.txtpb12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/maps/the_orb/rooms/Middle Room.txtpb b/data/maps/the_orb/rooms/Middle Room.txtpb new file mode 100644 index 0000000..ed1a00c --- /dev/null +++ b/data/maps/the_orb/rooms/Middle Room.txtpb
@@ -0,0 +1,12 @@
1name: "Middle Room"
2# This is the room after solving the B puzzles but before getting to B1 itself.
3# It has to be a separate region because if you are shuffling worldports and you
4# warp to the B1 room port, you can't access this port if you're not able to
5# solve the B puzzles.
6ports {
7 name: "MID"
8 display_name: "Middle Worldport"
9 path: "Components/Warps/worldport4"
10 destination { x: -69 y: 0 z: 43 }
11 rotation: 90
12}