diff options
Diffstat (limited to 'data/maps/the_bearer/connections.txtpb')
| -rw-r--r-- | data/maps/the_bearer/connections.txtpb | 10 |
1 files changed, 10 insertions, 0 deletions
| diff --git a/data/maps/the_bearer/connections.txtpb b/data/maps/the_bearer/connections.txtpb index 8f38791..ba14d83 100644 --- a/data/maps/the_bearer/connections.txtpb +++ b/data/maps/the_bearer/connections.txtpb | |||
| @@ -34,6 +34,11 @@ connections { | |||
| 34 | door { name: "Planet Orange -> Red" } | 34 | door { name: "Planet Orange -> Red" } |
| 35 | } | 35 | } |
| 36 | connections { | 36 | connections { |
| 37 | from_room: "Red Planet" | ||
| 38 | to_room: "Red Town" | ||
| 39 | door { name: "Red Planet -> Town" } | ||
| 40 | } | ||
| 41 | connections { | ||
| 37 | from_room: "Yellow Planet" | 42 | from_room: "Yellow Planet" |
| 38 | to_room: "Green Planet" | 43 | to_room: "Green Planet" |
| 39 | door { name: "Planet Yellow -> Green" } | 44 | door { name: "Planet Yellow -> Green" } |
| @@ -258,3 +263,8 @@ connections { | |||
| 258 | to_room: "Butterfly Room" | 263 | to_room: "Butterfly Room" |
| 259 | door { name: "Butterfly Entrance" } | 264 | door { name: "Butterfly Entrance" } |
| 260 | } | 265 | } |
| 266 | connections { | ||
| 267 | from_room: "Back Area" | ||
| 268 | to_room: "Tree Entrance" | ||
| 269 | door { name: "Control Center Brown Door" } | ||
| 270 | } | ||
