diff options
Diffstat (limited to 'data/maps')
-rw-r--r-- | data/maps/the_entry/connections.txtpb | 2 | ||||
-rw-r--r-- | data/maps/the_repetitive/connections.txtpb | 2 |
2 files changed, 2 insertions, 2 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" |
diff --git a/data/maps/the_repetitive/connections.txtpb b/data/maps/the_repetitive/connections.txtpb index 0afe72d..f4c06f2 100644 --- a/data/maps/the_repetitive/connections.txtpb +++ b/data/maps/the_repetitive/connections.txtpb | |||
@@ -7,12 +7,12 @@ connections { | |||
7 | from_room: "Main Room" | 7 | from_room: "Main Room" |
8 | to_room: "Plaza Connector" | 8 | to_room: "Plaza Connector" |
9 | door { name: "Black Hallway" } | 9 | door { name: "Black Hallway" } |
10 | oneway: true | ||
11 | } | 10 | } |
12 | connections { | 11 | connections { |
13 | from_room: "Plaza Connector" | 12 | from_room: "Plaza Connector" |
14 | to_room: "Main Room" | 13 | to_room: "Main Room" |
15 | oneway: true | 14 | oneway: true |
15 | vanilla_only: true | ||
16 | } | 16 | } |
17 | connections { | 17 | connections { |
18 | from_room: "Main Room" | 18 | from_room: "Main Room" |