diff options
Diffstat (limited to 'data/maps/the_entry/connections.txtpb')
| -rw-r--r-- | data/maps/the_entry/connections.txtpb | 24 |
1 files changed, 22 insertions, 2 deletions
| diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 1f7e3bd..9813f85 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb | |||
| @@ -105,6 +105,11 @@ connections { | |||
| 105 | } | 105 | } |
| 106 | connections { | 106 | connections { |
| 107 | from_room: "Wrath Room" | 107 | from_room: "Wrath Room" |
| 108 | to_room: "Rabbit Hole Lock" | ||
| 109 | door { name: "Noon Door" } | ||
| 110 | } | ||
| 111 | connections { | ||
| 112 | from_room: "Wrath Room" | ||
| 108 | to_room: "Rabbit Hole" | 113 | to_room: "Rabbit Hole" |
| 109 | door { name: "Rabbithole Door" } | 114 | door { name: "Rabbithole Door" } |
| 110 | } | 115 | } |
| @@ -121,7 +126,7 @@ connections { | |||
| 121 | connections { | 126 | connections { |
| 122 | from_room: "Blue Alcove" | 127 | from_room: "Blue Alcove" |
| 123 | to_room: "Least Blue Last" | 128 | to_room: "Least Blue Last" |
| 124 | door { name: "Red Alcove Exit" } | 129 | door { name: "Blue Alcove Exit" } |
| 125 | } | 130 | } |
| 126 | connections { | 131 | connections { |
| 127 | from_room: "Parthenon Return" | 132 | from_room: "Parthenon Return" |
| @@ -187,10 +192,25 @@ connections { | |||
| 187 | connections { | 192 | connections { |
| 188 | from_room: "Starting Room" | 193 | from_room: "Starting Room" |
| 189 | to_room: "Repetitive Entrance" | 194 | to_room: "Repetitive Entrance" |
| 190 | door { name: "Repetitive Entrance" } | 195 | door { name: "Starting Room West Wall North Door" } |
| 191 | } | 196 | } |
| 192 | connections { | 197 | connections { |
| 193 | from_room: "Lime Room" | 198 | from_room: "Lime Room" |
| 194 | to_room: "White Hallway To Daedalus" | 199 | to_room: "White Hallway To Daedalus" |
| 195 | door { name: "Control Center White Door" } | 200 | door { name: "Control Center White Door" } |
| 196 | } | 201 | } |
| 202 | connections { | ||
| 203 | from_room: "Flipped Second Room" | ||
| 204 | to_room: "Four Rooms Entrance" | ||
| 205 | door { name: "Flipped Second Room Right Door" } | ||
| 206 | } | ||
| 207 | connections { | ||
| 208 | from_room: "Link Area" | ||
| 209 | to_room: "Liberated Entrance" | ||
| 210 | door { name: "Liberated Entrance" } | ||
| 211 | } | ||
| 212 | connections { | ||
| 213 | from_room: "Link Area" | ||
| 214 | to_room: "Literate Entrance" | ||
| 215 | door { name: "Literate Entrance" } | ||
| 216 | } | ||
