diff options
Diffstat (limited to 'data/maps')
-rw-r--r-- | data/maps/daedalus/connections.txtpb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/maps/daedalus/connections.txtpb b/data/maps/daedalus/connections.txtpb index 07b6513..b50f359 100644 --- a/data/maps/daedalus/connections.txtpb +++ b/data/maps/daedalus/connections.txtpb | |||
@@ -1868,3 +1868,9 @@ connections { | |||
1868 | oneway: true | 1868 | oneway: true |
1869 | roof_access: true | 1869 | roof_access: true |
1870 | } | 1870 | } |
1871 | connections { | ||
1872 | from_room: "Roof" | ||
1873 | to_room: "Yellow Color Backside" | ||
1874 | oneway: true | ||
1875 | roof_access: true | ||
1876 | } | ||