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 ff55e94..8f4b8e6 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
| @@ -51,7 +51,6 @@ | |||
| 51 | # the_perceptive/Main Area/CC | 51 | # the_perceptive/Main Area/CC |
| 52 | # the_plaza/Main Area/UNYIELDING | 52 | # the_plaza/Main Area/UNYIELDING |
| 53 | # the_plaza/Symbolic Entrance/SYMBOLIC | 53 | # the_plaza/Symbolic Entrance/SYMBOLIC |
| 54 | # the_plaza/Sirenic Entrance/SIRENIC | ||
| 55 | # the_quiet/Main Area/DAEDALUS | 54 | # the_quiet/Main Area/DAEDALUS |
| 56 | # cc -> relentless (don't use port objects) | 55 | # cc -> relentless (don't use port objects) |
| 57 | # the_repetitive/Main Room/CC | 56 | # the_repetitive/Main Room/CC |
| @@ -1042,3 +1041,19 @@ connections { | |||
| 1042 | } | 1041 | } |
| 1043 | } | 1042 | } |
| 1044 | } | 1043 | } |
| 1044 | connections { | ||
| 1045 | from { | ||
| 1046 | port { | ||
| 1047 | map: "the_plaza" | ||
| 1048 | room: "Sirenic Entrance" | ||
| 1049 | name: "SIRENIC" | ||
| 1050 | } | ||
| 1051 | } | ||
| 1052 | to { | ||
| 1053 | port { | ||
| 1054 | map: "the_sirenic" | ||
| 1055 | room: "Start" | ||
| 1056 | name: "PLAZA" | ||
| 1057 | } | ||
| 1058 | } | ||
| 1059 | } | ||
