diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-15 06:18:27 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-15 06:18:27 -0400 |
| commit | 92ecbb7dd395600a1a88436d7b1ee0f6fbf5dd2f (patch) | |
| tree | a9f37a0b8016b9063696f58690e4a54db1a202f7 /data/connections.txtpb | |
| parent | bb6fcf56ccda83ccb3c1643c89653a5ae0f34416 (diff) | |
| download | lingo2-archipelago-92ecbb7dd395600a1a88436d7b1ee0f6fbf5dd2f.tar.gz lingo2-archipelago-92ecbb7dd395600a1a88436d7b1ee0f6fbf5dd2f.tar.bz2 lingo2-archipelago-92ecbb7dd395600a1a88436d7b1ee0f6fbf5dd2f.zip | |
Added the_liberated
Diffstat (limited to 'data/connections.txtpb')
| -rw-r--r-- | data/connections.txtpb | 18 |
1 files changed, 18 insertions, 0 deletions
| diff --git a/data/connections.txtpb b/data/connections.txtpb index 7f153d5..fc67cd8 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | # the_entry/Eye Room/LIONIZED | 6 | # the_entry/Eye Room/LIONIZED |
| 7 | # the_entry/Parthenon Return/PARTHENON | 7 | # the_entry/Parthenon Return/PARTHENON |
| 8 | # the_entry/Link Area/PYRAMID | 8 | # the_entry/Link Area/PYRAMID |
| 9 | # the_entry/Link Area/BROWN | ||
| 9 | # four_rooms/Time Room/OWL | 10 | # four_rooms/Time Room/OWL |
| 10 | # four_rooms/Examples Room/DAEDALUS | 11 | # four_rooms/Examples Room/DAEDALUS |
| 11 | # control center -> the_ancient | 12 | # control center -> the_ancient |
| @@ -35,6 +36,7 @@ | |||
| 35 | # the_hive/Main Area/DAED2 | 36 | # the_hive/Main Area/DAED2 |
| 36 | # the_hive/Main Area/DAED3 | 37 | # the_hive/Main Area/DAED3 |
| 37 | # the_impressive/Green Eye/PLAZA | 38 | # the_impressive/Green Eye/PLAZA |
| 39 | # the_liberated/Painting Room/PYRAMID | ||
| 38 | connections { | 40 | connections { |
| 39 | from { | 41 | from { |
| 40 | panel { | 42 | panel { |
| @@ -666,3 +668,19 @@ connections { | |||
| 666 | } | 668 | } |
| 667 | } | 669 | } |
| 668 | } | 670 | } |
| 671 | connections { | ||
| 672 | from { | ||
| 673 | port { | ||
| 674 | map: "the_entry" | ||
| 675 | room: "Link Area" | ||
| 676 | name: "BLUE" | ||
| 677 | } | ||
| 678 | } | ||
| 679 | to { | ||
| 680 | port { | ||
| 681 | map: "the_liberated" | ||
| 682 | room: "Puzzle Room" | ||
| 683 | name: "ENTRY" | ||
| 684 | } | ||
| 685 | } | ||
| 686 | } | ||
