diff options
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 2e0e9ab..7f153d5 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
| @@ -19,7 +19,6 @@ | |||
| 19 | # the_digital/Main Area/UNYIELDING | 19 | # the_digital/Main Area/UNYIELDING |
| 20 | # the_digital/Tree Area/TREE | 20 | # the_digital/Tree Area/TREE |
| 21 | # the_great/Purple Room/DAEDALUS | 21 | # the_great/Purple Room/DAEDALUS |
| 22 | # the_great/Main Area/KEEN | ||
| 23 | # the_great/Main Area/ORB | 22 | # the_great/Main Area/ORB |
| 24 | # the_great/Main Area/LINEAR | 23 | # the_great/Main Area/LINEAR |
| 25 | # the_great/Daedalus Entrance/DAEDALUS (keep in mind the door only blocks one direction of this) | 24 | # the_great/Daedalus Entrance/DAEDALUS (keep in mind the door only blocks one direction of this) |
| @@ -651,3 +650,19 @@ connections { | |||
| 651 | } | 650 | } |
| 652 | } | 651 | } |
| 653 | } | 652 | } |
| 653 | connections { | ||
| 654 | from { | ||
| 655 | port { | ||
| 656 | map: "the_great" | ||
| 657 | room: "Main Area" | ||
| 658 | name: "KEEN" | ||
| 659 | } | ||
| 660 | } | ||
| 661 | to { | ||
| 662 | port { | ||
| 663 | map: "the_keen" | ||
| 664 | room: "Main Area" | ||
| 665 | name: "GREAT" | ||
| 666 | } | ||
| 667 | } | ||
| 668 | } | ||
