diff options
Diffstat (limited to 'data/maps/the_extravagant')
-rw-r--r-- | data/maps/the_extravagant/connections.txtpb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/the_extravagant/connections.txtpb b/data/maps/the_extravagant/connections.txtpb index 50b65d5..777b3a8 100644 --- a/data/maps/the_extravagant/connections.txtpb +++ b/data/maps/the_extravagant/connections.txtpb | |||
@@ -143,3 +143,8 @@ connections { | |||
143 | } | 143 | } |
144 | oneway: true | 144 | oneway: true |
145 | } | 145 | } |
146 | connections { | ||
147 | from_room: "Y Minus First Floor" | ||
148 | to_room: "E Room" | ||
149 | door { name: "E Door" } | ||
150 | } | ||