diff options
Diffstat (limited to 'data/maps/the_entry/connections.txtpb')
| -rw-r--r-- | data/maps/the_entry/connections.txtpb | 42 |
1 files changed, 39 insertions, 3 deletions
| diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 68aa344..7ab15ff 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb | |||
| @@ -90,8 +90,19 @@ connections { | |||
| 90 | } | 90 | } |
| 91 | connections { | 91 | connections { |
| 92 | from_room: "Red Blue Halls" | 92 | from_room: "Red Blue Halls" |
| 93 | to_room: "Least Blue Last" | ||
| 94 | oneway: true | ||
| 95 | } | ||
| 96 | connections { | ||
| 97 | from_room: "Red Blue Halls" | ||
| 93 | to_room: "Wrath Room" | 98 | to_room: "Wrath Room" |
| 94 | door { name: "Noon Door" } | 99 | door { name: "Noon Door" } |
| 100 | oneway: true | ||
| 101 | } | ||
| 102 | connections { | ||
| 103 | from_room: "Wrath Room" | ||
| 104 | to_room: "Least Blue Last" | ||
| 105 | oneway: true | ||
| 95 | } | 106 | } |
| 96 | connections { | 107 | connections { |
| 97 | from_room: "Red Blue Halls" | 108 | from_room: "Red Blue Halls" |
| @@ -100,6 +111,11 @@ connections { | |||
| 100 | } | 111 | } |
| 101 | connections { | 112 | connections { |
| 102 | from_room: "Wrath Room" | 113 | from_room: "Wrath Room" |
| 114 | to_room: "Rabbit Hole Lock" | ||
| 115 | door { name: "Noon Door" } | ||
| 116 | } | ||
| 117 | connections { | ||
| 118 | from_room: "Wrath Room" | ||
| 103 | to_room: "Rabbit Hole" | 119 | to_room: "Rabbit Hole" |
| 104 | door { name: "Rabbithole Door" } | 120 | door { name: "Rabbithole Door" } |
| 105 | } | 121 | } |
| @@ -116,7 +132,7 @@ connections { | |||
| 116 | connections { | 132 | connections { |
| 117 | from_room: "Blue Alcove" | 133 | from_room: "Blue Alcove" |
| 118 | to_room: "Least Blue Last" | 134 | to_room: "Least Blue Last" |
| 119 | door { name: "Red Alcove Exit" } | 135 | door { name: "Blue Alcove Exit" } |
| 120 | } | 136 | } |
| 121 | connections { | 137 | connections { |
| 122 | from_room: "Parthenon Return" | 138 | from_room: "Parthenon Return" |
| @@ -144,6 +160,11 @@ connections { | |||
| 144 | door { name: "Lime Room Entrance" } | 160 | door { name: "Lime Room Entrance" } |
| 145 | } | 161 | } |
| 146 | connections { | 162 | connections { |
| 163 | from_room: "Lime Room" | ||
| 164 | to_room: "Revitalized Entrance" | ||
| 165 | door { name: "Revitalized Entrance" } | ||
| 166 | } | ||
| 167 | connections { | ||
| 147 | from { painting { room: "Link Area" name: "NEAR" } } | 168 | from { painting { room: "Link Area" name: "NEAR" } } |
| 148 | to { painting { room: "Flipped Link Area" name: "NEAR" } } | 169 | to { painting { room: "Flipped Link Area" name: "NEAR" } } |
| 149 | oneway: true | 170 | oneway: true |
| @@ -162,12 +183,12 @@ connections { | |||
| 162 | from_room: "Starting Room" | 183 | from_room: "Starting Room" |
| 163 | to_room: "Digital Entrance" | 184 | to_room: "Digital Entrance" |
| 164 | door { name: "Second Room Left Door" } | 185 | door { name: "Second Room Left Door" } |
| 165 | oneway: true | ||
| 166 | } | 186 | } |
| 167 | connections { | 187 | connections { |
| 168 | from_room: "Digital Entrance" | 188 | from_room: "Digital Entrance" |
| 169 | to_room: "Starting Room" | 189 | to_room: "Starting Room" |
| 170 | oneway: true | 190 | oneway: true |
| 191 | vanilla_only: true | ||
| 171 | } | 192 | } |
| 172 | connections { | 193 | connections { |
| 173 | from_room: "Starting Room" | 194 | from_room: "Starting Room" |
| @@ -182,10 +203,25 @@ connections { | |||
| 182 | connections { | 203 | connections { |
| 183 | from_room: "Starting Room" | 204 | from_room: "Starting Room" |
| 184 | to_room: "Repetitive Entrance" | 205 | to_room: "Repetitive Entrance" |
| 185 | door { name: "Repetitive Entrance" } | 206 | door { name: "Starting Room West Wall North Door" } |
| 186 | } | 207 | } |
| 187 | connections { | 208 | connections { |
| 188 | from_room: "Lime Room" | 209 | from_room: "Lime Room" |
| 189 | to_room: "White Hallway To Daedalus" | 210 | to_room: "White Hallway To Daedalus" |
| 190 | door { name: "Control Center White Door" } | 211 | door { name: "Control Center White Door" } |
| 191 | } | 212 | } |
| 213 | connections { | ||
| 214 | from_room: "Flipped Second Room" | ||
| 215 | to_room: "Four Rooms Entrance" | ||
| 216 | door { name: "Flipped Second Room Right Door" } | ||
| 217 | } | ||
| 218 | connections { | ||
| 219 | from_room: "Link Area" | ||
| 220 | to_room: "Liberated Entrance" | ||
| 221 | door { name: "Liberated Entrance" } | ||
| 222 | } | ||
| 223 | connections { | ||
| 224 | from_room: "Link Area" | ||
| 225 | to_room: "Literate Entrance" | ||
| 226 | door { name: "Literate Entrance" } | ||
| 227 | } | ||
