diff options
Diffstat (limited to 'data/maps/the_entry/connections.txtpb')
-rw-r--r-- | data/maps/the_entry/connections.txtpb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index ca0207e..5fe279c 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb | |||
@@ -160,6 +160,11 @@ connections { | |||
160 | door { name: "Lime Room Entrance" } | 160 | door { name: "Lime Room Entrance" } |
161 | } | 161 | } |
162 | connections { | 162 | connections { |
163 | from_room: "Lime Room" | ||
164 | to_room: "Revitalized Entrance" | ||
165 | door { name: "Revitalized Entrance" } | ||
166 | } | ||
167 | connections { | ||
163 | from { painting { room: "Link Area" name: "NEAR" } } | 168 | from { painting { room: "Link Area" name: "NEAR" } } |
164 | to { painting { room: "Flipped Link Area" name: "NEAR" } } | 169 | to { painting { room: "Flipped Link Area" name: "NEAR" } } |
165 | oneway: true | 170 | oneway: true |