diff options
Diffstat (limited to 'data/maps/the_owl/connections.txtpb')
-rw-r--r-- | data/maps/the_owl/connections.txtpb | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/data/maps/the_owl/connections.txtpb b/data/maps/the_owl/connections.txtpb index 87c98b3..2bd2380 100644 --- a/data/maps/the_owl/connections.txtpb +++ b/data/maps/the_owl/connections.txtpb | |||
@@ -10,12 +10,17 @@ connections { | |||
10 | } | 10 | } |
11 | connections { | 11 | connections { |
12 | from_room: "R2C2 Bottom" | 12 | from_room: "R2C2 Bottom" |
13 | to_room: "R2C2.5 Bottom" | 13 | to_room: "Connected Area" |
14 | door { name: "Gray Owl" } | 14 | door { name: "Gray Owl" } |
15 | } | 15 | } |
16 | connections { | 16 | connections { |
17 | from_room: "R2C3 Bottom" | ||
18 | to_room: "Connected Area" | ||
19 | oneway: true | ||
20 | } | ||
21 | connections { | ||
17 | from_room: "R2C2 Bottom" | 22 | from_room: "R2C2 Bottom" |
18 | to_room: "R2C2.5 Bottom" | 23 | to_room: "Connected Area" |
19 | door { name: "First Room Shortcut" } | 24 | door { name: "First Room Shortcut" } |
20 | } | 25 | } |
21 | connections { | 26 | connections { |
@@ -30,17 +35,12 @@ connections { | |||
30 | } | 35 | } |
31 | connections { | 36 | connections { |
32 | from_room: "R2C2 Top" | 37 | from_room: "R2C2 Top" |
33 | to_room: "R2C2.5 Bottom" | 38 | to_room: "R2C3 Bottom" |
34 | door { name: "Gray Bottom Door" } | 39 | door { name: "Gray Bottom Door" } |
35 | } | 40 | } |
36 | connections { | 41 | connections { |
37 | from_room: "R2C2 Top" | ||
38 | to_room: "R2C2.5 Bottom" | ||
39 | door { name: "Gray Owl" } | ||
40 | } | ||
41 | connections { | ||
42 | from_room: "Connected Area" | 42 | from_room: "Connected Area" |
43 | to_room: "R2C2.5 Bottom" | 43 | to_room: "R2C3 Bottom" |
44 | door { name: "Gray Owl" } | 44 | door { name: "Gray Owl" } |
45 | } | 45 | } |
46 | connections { | 46 | connections { |