diff options
-rw-r--r-- | data/maps/daedalus/connections.txtpb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/daedalus/connections.txtpb b/data/maps/daedalus/connections.txtpb index 81665e2..07b6513 100644 --- a/data/maps/daedalus/connections.txtpb +++ b/data/maps/daedalus/connections.txtpb | |||
@@ -100,6 +100,11 @@ connections { | |||
100 | oneway: true | 100 | oneway: true |
101 | } | 101 | } |
102 | connections { | 102 | connections { |
103 | from_room: "Outside House" | ||
104 | to_room: "Blue Hallway Tall Side" | ||
105 | door { name: "House Side Door" } | ||
106 | } | ||
107 | connections { | ||
103 | from_room: "Purple SE Vestibule" | 108 | from_room: "Purple SE Vestibule" |
104 | to_room: "Welcome Back Area" | 109 | to_room: "Welcome Back Area" |
105 | oneway: true | 110 | oneway: true |