diff options
Diffstat (limited to 'data/maps/the_entry/connections.txtpb')
-rw-r--r-- | data/maps/the_entry/connections.txtpb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 5fe279c..7ab15ff 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb | |||
@@ -183,12 +183,12 @@ connections { | |||
183 | from_room: "Starting Room" | 183 | from_room: "Starting Room" |
184 | to_room: "Digital Entrance" | 184 | to_room: "Digital Entrance" |
185 | door { name: "Second Room Left Door" } | 185 | door { name: "Second Room Left Door" } |
186 | oneway: true | ||
187 | } | 186 | } |
188 | connections { | 187 | connections { |
189 | from_room: "Digital Entrance" | 188 | from_room: "Digital Entrance" |
190 | to_room: "Starting Room" | 189 | to_room: "Starting Room" |
191 | oneway: true | 190 | oneway: true |
191 | vanilla_only: true | ||
192 | } | 192 | } |
193 | connections { | 193 | connections { |
194 | from_room: "Starting Room" | 194 | from_room: "Starting Room" |