diff options
Diffstat (limited to 'data/maps/the_entry/connections.txtpb')
-rw-r--r-- | data/maps/the_entry/connections.txtpb | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 7ab15ff..6260665 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb | |||
@@ -64,6 +64,16 @@ connections { | |||
64 | door { name: "Flipped Pyramid Area Entrance" } | 64 | door { name: "Flipped Pyramid Area Entrance" } |
65 | } | 65 | } |
66 | connections { | 66 | connections { |
67 | from_room: "Flipped Pyramid Area" | ||
68 | to_room: "Liberated Entrance Panel" | ||
69 | oneway: true | ||
70 | } | ||
71 | connections { | ||
72 | from_room: "Flipped Pyramid Area" | ||
73 | to_room: "Literate Entrance Panel" | ||
74 | oneway: true | ||
75 | } | ||
76 | connections { | ||
67 | from_room: "Right Eye" | 77 | from_room: "Right Eye" |
68 | to_room: "Least Blue Last" | 78 | to_room: "Least Blue Last" |
69 | door { name: "Red Blue Area Left Door" } | 79 | door { name: "Red Blue Area Left Door" } |
@@ -225,3 +235,13 @@ connections { | |||
225 | to_room: "Literate Entrance" | 235 | to_room: "Literate Entrance" |
226 | door { name: "Literate Entrance" } | 236 | door { name: "Literate Entrance" } |
227 | } | 237 | } |
238 | connections { | ||
239 | from_room: "Liberated Entrance" | ||
240 | to_room: "Liberated Entrance Panel" | ||
241 | oneway: true | ||
242 | } | ||
243 | connections { | ||
244 | from_room: "Literate Entrance" | ||
245 | to_room: "Literate Entrance Panel" | ||
246 | oneway: true | ||
247 | } | ||