diff options
Diffstat (limited to 'data/maps/the_entry/connections.txtpb')
| -rw-r--r-- | data/maps/the_entry/connections.txtpb | 35 |
1 files changed, 33 insertions, 2 deletions
| diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 68aa344..ca0207e 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" |
| @@ -182,10 +198,25 @@ connections { | |||
| 182 | connections { | 198 | connections { |
| 183 | from_room: "Starting Room" | 199 | from_room: "Starting Room" |
| 184 | to_room: "Repetitive Entrance" | 200 | to_room: "Repetitive Entrance" |
| 185 | door { name: "Repetitive Entrance" } | 201 | door { name: "Starting Room West Wall North Door" } |
| 186 | } | 202 | } |
| 187 | connections { | 203 | connections { |
| 188 | from_room: "Lime Room" | 204 | from_room: "Lime Room" |
| 189 | to_room: "White Hallway To Daedalus" | 205 | to_room: "White Hallway To Daedalus" |
| 190 | door { name: "Control Center White Door" } | 206 | door { name: "Control Center White Door" } |
| 191 | } | 207 | } |
| 208 | connections { | ||
| 209 | from_room: "Flipped Second Room" | ||
| 210 | to_room: "Four Rooms Entrance" | ||
| 211 | door { name: "Flipped Second Room Right Door" } | ||
| 212 | } | ||
| 213 | connections { | ||
| 214 | from_room: "Link Area" | ||
| 215 | to_room: "Liberated Entrance" | ||
| 216 | door { name: "Liberated Entrance" } | ||
| 217 | } | ||
| 218 | connections { | ||
| 219 | from_room: "Link Area" | ||
| 220 | to_room: "Literate Entrance" | ||
| 221 | door { name: "Literate Entrance" } | ||
| 222 | } | ||
