diff options
Diffstat (limited to 'data/maps/the_entry/connections.txtpb')
| -rw-r--r-- | data/maps/the_entry/connections.txtpb | 28 |
1 files changed, 27 insertions, 1 deletions
| diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 5171a76..bec0642 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb | |||
| @@ -157,4 +157,30 @@ connections { | |||
| 157 | from_room: "D Room" | 157 | from_room: "D Room" |
| 158 | to_room: "D Room Final" | 158 | to_room: "D Room Final" |
| 159 | door { name: "D Room Panels" } | 159 | door { name: "D Room Panels" } |
| 160 | } \ No newline at end of file | 160 | } |
| 161 | connections { | ||
| 162 | from_room: "Starting Room" | ||
| 163 | to_room: "Digital Entrance" | ||
| 164 | door { name: "Second Room Left Door" } | ||
| 165 | oneway: true | ||
| 166 | } | ||
| 167 | connections { | ||
| 168 | from_room: "Digital Entrance" | ||
| 169 | to_room: "Starting Room" | ||
| 170 | oneway: true | ||
| 171 | } | ||
| 172 | connections { | ||
| 173 | from_room: "Starting Room" | ||
| 174 | to_room: "Daedalus Entrance" | ||
| 175 | door { name: "Daedalus Entrance" } | ||
| 176 | } | ||
| 177 | connections { | ||
| 178 | from_room: "Starting Room" | ||
| 179 | to_room: "Composite Room Entrance" | ||
| 180 | door { name: "Composite Room Entrance" } | ||
| 181 | } | ||
| 182 | connections { | ||
| 183 | from_room: "Starting Room" | ||
| 184 | to_room: "Repetitive Entrance" | ||
| 185 | door { name: "Repetitive Entrance" } | ||
| 186 | } | ||
