diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-28 13:29:39 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-28 13:29:39 -0400 |
| commit | 8960e61dc612fe2c4ad5df5cdaf2abf6a7edd773 (patch) | |
| tree | c37fbef8c4219ae1be3e138dc56b4cb4ecebe16d /data/maps/the_orb/rooms/Middle Room.txtpb | |
| parent | 907a59f52c14af709599d8da8b37285ae6794f59 (diff) | |
| download | lingo2-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.txtpb | 12 |
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 @@ | |||
| 1 | name: "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. | ||
| 6 | ports { | ||
| 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 | } | ||
