about summary refs log tree commit diff stats
path: root/data/maps/the_entry/connections.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_entry/connections.txtpb')
-rw-r--r--data/maps/the_entry/connections.txtpb21
1 files changed, 21 insertions, 0 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index a2e325a..ca0207e 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb
@@ -97,6 +97,12 @@ connections {
97 from_room: "Red Blue Halls" 97 from_room: "Red Blue Halls"
98 to_room: "Wrath Room" 98 to_room: "Wrath Room"
99 door { name: "Noon Door" } 99 door { name: "Noon Door" }
100 oneway: true
101}
102connections {
103 from_room: "Wrath Room"
104 to_room: "Least Blue Last"
105 oneway: true
100} 106}
101connections { 107connections {
102 from_room: "Red Blue Halls" 108 from_room: "Red Blue Halls"
@@ -199,3 +205,18 @@ connections {
199 to_room: "White Hallway To Daedalus" 205 to_room: "White Hallway To Daedalus"
200 door { name: "Control Center White Door" } 206 door { name: "Control Center White Door" }
201} 207}
208connections {
209 from_room: "Flipped Second Room"
210 to_room: "Four Rooms Entrance"
211 door { name: "Flipped Second Room Right Door" }
212}
213connections {
214 from_room: "Link Area"
215 to_room: "Liberated Entrance"
216 door { name: "Liberated Entrance" }
217}
218connections {
219 from_room: "Link Area"
220 to_room: "Literate Entrance"
221 door { name: "Literate Entrance" }
222}