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 2022501..ee897bc 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
| @@ -23,7 +23,6 @@ | |||
| 23 | # the_literate/Painting Room/PYRAMID | 23 | # the_literate/Painting Room/PYRAMID |
| 24 | # the_partial/Control Center Entrance/CC | 24 | # the_partial/Control Center Entrance/CC |
| 25 | # the_perceptive/Main Area/CC | 25 | # the_perceptive/Main Area/CC |
| 26 | # the_plaza/Symbolic Entrance/SYMBOLIC | ||
| 27 | # cc -> relentless (don't use port objects) | 26 | # cc -> relentless (don't use port objects) |
| 28 | # the_repetitive/Main Room/CC | 27 | # the_repetitive/Main Room/CC |
| 29 | # cc <-> the shop (keyholder door only needed one way) | 28 | # cc <-> the shop (keyholder door only needed one way) |
| @@ -1638,3 +1637,19 @@ connections { | |||
| 1638 | } | 1637 | } |
| 1639 | oneway: true | 1638 | oneway: true |
| 1640 | } | 1639 | } |
| 1640 | connections { | ||
| 1641 | from { | ||
| 1642 | port { | ||
| 1643 | map: "the_plaza" | ||
| 1644 | room: "Symbolic Entrance" | ||
| 1645 | name: "SYMBOLIC" | ||
| 1646 | } | ||
| 1647 | } | ||
| 1648 | to { | ||
| 1649 | port { | ||
| 1650 | map: "the_symbolic" | ||
| 1651 | room: "White Room" | ||
| 1652 | name: "PLAZA" | ||
| 1653 | } | ||
| 1654 | } | ||
| 1655 | } | ||
