diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-08 16:14:41 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-08 16:14:41 -0400 |
commit | ede20b5e97b39af14b42974f00ebf1737f289ece (patch) | |
tree | 8d9097d1eb8f846a771c1e2e5a7d7fbcf40172b9 /data/maps/the_owl/connections.txtpb | |
parent | d592b58af373c2c8e863ff0c744f23c26a26fa64 (diff) | |
download | lingo2-archipelago-ede20b5e97b39af14b42974f00ebf1737f289ece.tar.gz lingo2-archipelago-ede20b5e97b39af14b42974f00ebf1737f289ece.tar.bz2 lingo2-archipelago-ede20b5e97b39af14b42974f00ebf1737f289ece.zip |
[Data] Tweak owl logic
Diffstat (limited to 'data/maps/the_owl/connections.txtpb')
-rw-r--r-- | data/maps/the_owl/connections.txtpb | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/data/maps/the_owl/connections.txtpb b/data/maps/the_owl/connections.txtpb index 2bd2380..cb4bee3 100644 --- a/data/maps/the_owl/connections.txtpb +++ b/data/maps/the_owl/connections.txtpb | |||
@@ -10,10 +10,20 @@ connections { | |||
10 | } | 10 | } |
11 | connections { | 11 | connections { |
12 | from_room: "R2C2 Bottom" | 12 | from_room: "R2C2 Bottom" |
13 | to_room: "R2C2 Top" | ||
14 | door { name: "Sky Owl" } | ||
15 | } | ||
16 | connections { | ||
17 | from_room: "R2C2 Bottom" | ||
13 | to_room: "Connected Area" | 18 | to_room: "Connected Area" |
14 | door { name: "Gray Owl" } | 19 | door { name: "Gray Owl" } |
15 | } | 20 | } |
16 | connections { | 21 | connections { |
22 | from_room: "R2C2 Bottom" | ||
23 | to_room: "Connected Area" | ||
24 | door { name: "Sky Owl" } | ||
25 | } | ||
26 | connections { | ||
17 | from_room: "R2C3 Bottom" | 27 | from_room: "R2C3 Bottom" |
18 | to_room: "Connected Area" | 28 | to_room: "Connected Area" |
19 | oneway: true | 29 | oneway: true |
@@ -45,6 +55,11 @@ connections { | |||
45 | } | 55 | } |
46 | connections { | 56 | connections { |
47 | from_room: "Connected Area" | 57 | from_room: "Connected Area" |
58 | to_room: "R2C3 Bottom" | ||
59 | door { name: "Sky Owl" } | ||
60 | } | ||
61 | connections { | ||
62 | from_room: "Connected Area" | ||
48 | to_room: "Magenta Hallway" | 63 | to_room: "Magenta Hallway" |
49 | door { name: "Control Center Magenta Door" } | 64 | door { name: "Control Center Magenta Door" } |
50 | } | 65 | } |
@@ -70,6 +85,11 @@ connections { | |||
70 | } | 85 | } |
71 | connections { | 86 | connections { |
72 | from_room: "Connected Area" | 87 | from_room: "Connected Area" |
88 | to_room: "R1C4 Left" | ||
89 | door { name: "Sky Owl" } | ||
90 | } | ||
91 | connections { | ||
92 | from_room: "Connected Area" | ||
73 | to_room: "R2C1 Left" | 93 | to_room: "R2C1 Left" |
74 | door { name: "Sky Top Doors" } | 94 | door { name: "Sky Top Doors" } |
75 | } | 95 | } |
@@ -84,6 +104,11 @@ connections { | |||
84 | door { name: "Gray Owl" } | 104 | door { name: "Gray Owl" } |
85 | } | 105 | } |
86 | connections { | 106 | connections { |
107 | from_room: "Connected Area" | ||
108 | to_room: "R2C1 Left" | ||
109 | door { name: "Sky Owl" } | ||
110 | } | ||
111 | connections { | ||
87 | from { | 112 | from { |
88 | painting { | 113 | painting { |
89 | room: "Connected Area" | 114 | room: "Connected Area" |