summary refs log tree commit diff stats
path: root/data/maps/the_owl/connections.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_owl/connections.txtpb')
-rw-r--r--data/maps/the_owl/connections.txtpb18
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}
11connections { 11connections {
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}
16connections { 16connections {
17 from_room: "R2C3 Bottom"
18 to_room: "Connected Area"
19 oneway: true
20}
21connections {
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}
21connections { 26connections {
@@ -30,17 +35,12 @@ connections {
30} 35}
31connections { 36connections {
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}
36connections { 41connections {
37 from_room: "R2C2 Top"
38 to_room: "R2C2.5 Bottom"
39 door { name: "Gray Owl" }
40}
41connections {
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}
46connections { 46connections {