diff options
Diffstat (limited to 'data/maps/icarus/connections.txtpb')
-rw-r--r-- | data/maps/icarus/connections.txtpb | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/maps/icarus/connections.txtpb b/data/maps/icarus/connections.txtpb index 1ec90d9..a963424 100644 --- a/data/maps/icarus/connections.txtpb +++ b/data/maps/icarus/connections.txtpb | |||
@@ -607,6 +607,21 @@ connections { | |||
607 | } | 607 | } |
608 | oneway: true | 608 | oneway: true |
609 | } | 609 | } |
610 | connections { | ||
611 | from_room: "Trans Rights" | ||
612 | to_room: "Trans Rights Panels" | ||
613 | oneway: true | ||
614 | } | ||
615 | connections { | ||
616 | from_room: "Above Trans Rights" | ||
617 | to_room: "Trans Rights Panels" | ||
618 | oneway: true | ||
619 | } | ||
620 | connections { | ||
621 | from_room: "Welcome Spine (Obverse)" | ||
622 | to_room: "Mastery" | ||
623 | door { name: "Mastery" } | ||
624 | } | ||
610 | # It is possible to fall out of the map from every room, which always sends you | 625 | # It is possible to fall out of the map from every room, which always sends you |
611 | # back to the beginning. | 626 | # back to the beginning. |
612 | connections { | 627 | connections { |