diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 13:07:28 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 13:07:28 -0400 |
| commit | 30dcf054a489ec4123e5048579df151bc1e76817 (patch) | |
| tree | b5ad30cda621513084b277fcdc10503a9c0dc14b /data/connections.txtpb | |
| parent | 8c19969253b43566a8f8ec1a7e9f73c4f23a0878 (diff) | |
| download | lingo2-archipelago-30dcf054a489ec4123e5048579df151bc1e76817.tar.gz lingo2-archipelago-30dcf054a489ec4123e5048579df151bc1e76817.tar.bz2 lingo2-archipelago-30dcf054a489ec4123e5048579df151bc1e76817.zip | |
Added the_talented
Diffstat (limited to 'data/connections.txtpb')
| -rw-r--r-- | data/connections.txtpb | 17 |
1 files changed, 16 insertions, 1 deletions
| diff --git a/data/connections.txtpb b/data/connections.txtpb index ee897bc..150d052 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
| @@ -16,7 +16,6 @@ | |||
| 16 | # the_great/Back Area/THREEDOORS | 16 | # the_great/Back Area/THREEDOORS |
| 17 | # the_great/Back Area/TOWER (keep in mind the door only blocks one direction of this) | 17 | # the_great/Back Area/TOWER (keep in mind the door only blocks one direction of this) |
| 18 | # the_great/Back Area/TREE | 18 | # the_great/Back Area/TREE |
| 19 | # the_great/Talented Entrance/TALENTED | ||
| 20 | # the_hinterlands/Main Area/LEFT | 19 | # the_hinterlands/Main Area/LEFT |
| 21 | # the_hinterlands/Main Area/RIGHT | 20 | # the_hinterlands/Main Area/RIGHT |
| 22 | # the_liberated/Painting Room/PYRAMID | 21 | # the_liberated/Painting Room/PYRAMID |
| @@ -1653,3 +1652,19 @@ connections { | |||
| 1653 | } | 1652 | } |
| 1654 | } | 1653 | } |
| 1655 | } | 1654 | } |
| 1655 | connections { | ||
| 1656 | from { | ||
| 1657 | port { | ||
| 1658 | map: "the_great" | ||
| 1659 | room: "Talented Entrance" | ||
| 1660 | name: "TALENTED" | ||
| 1661 | } | ||
| 1662 | } | ||
| 1663 | to { | ||
| 1664 | port { | ||
| 1665 | map: "the_talented" | ||
| 1666 | room: "Main Area" | ||
| 1667 | name: "GREAT" | ||
| 1668 | } | ||
| 1669 | } | ||
| 1670 | } | ||
