diff options
Diffstat (limited to 'data/connections.txtpb')
| -rw-r--r-- | data/connections.txtpb | 18 |
1 files changed, 17 insertions, 1 deletions
| diff --git a/data/connections.txtpb b/data/connections.txtpb index a8ed671..923cc6e 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
| @@ -28,7 +28,6 @@ | |||
| 28 | # the_gallery/Main Area/RAINBOW | 28 | # the_gallery/Main Area/RAINBOW |
| 29 | # the_gallery/Main Area/WORDS | 29 | # the_gallery/Main Area/WORDS |
| 30 | # the_gallery/Main Area/CASTLE | 30 | # the_gallery/Main Area/CASTLE |
| 31 | # the_gallery/Main Area/SUNTEMPLE | ||
| 32 | # the_great/Purple Room/DAEDALUS | 31 | # the_great/Purple Room/DAEDALUS |
| 33 | # the_great/Daedalus Entrance/DAEDALUS (keep in mind the door only blocks one direction of this) | 32 | # the_great/Daedalus Entrance/DAEDALUS (keep in mind the door only blocks one direction of this) |
| 34 | # the_great/West Side/CC | 33 | # the_great/West Side/CC |
| @@ -54,6 +53,7 @@ | |||
| 54 | # the_repetitive/Main Room/CC | 53 | # the_repetitive/Main Room/CC |
| 55 | # cc <-> the shop (keyholder door only needed one way) | 54 | # cc <-> the shop (keyholder door only needed one way) |
| 56 | # the_sturdy/S2 Area/RAINBOW | 55 | # the_sturdy/S2 Area/RAINBOW |
| 56 | # the_sun_temple/Entrance/UNKEMPT | ||
| 57 | connections { | 57 | connections { |
| 58 | from { | 58 | from { |
| 59 | port { | 59 | port { |
| @@ -1104,3 +1104,19 @@ connections { | |||
| 1104 | } | 1104 | } |
| 1105 | } | 1105 | } |
| 1106 | } | 1106 | } |
| 1107 | connections { | ||
| 1108 | from { | ||
| 1109 | painting { | ||
| 1110 | map: "the_gallery" | ||
| 1111 | room: "Main Area" | ||
| 1112 | name: "SUNTEMPLE" | ||
| 1113 | } | ||
| 1114 | } | ||
| 1115 | to { | ||
| 1116 | room { | ||
| 1117 | map: "the_sun_temple" | ||
| 1118 | name: "Entrance" | ||
| 1119 | } | ||
| 1120 | } | ||
| 1121 | oneway: true | ||
| 1122 | } | ||
