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.txtpb35
1 files changed, 33 insertions, 2 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 68aa344..ca0207e 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb
@@ -90,8 +90,19 @@ connections {
90} 90}
91connections { 91connections {
92 from_room: "Red Blue Halls" 92 from_room: "Red Blue Halls"
93 to_room: "Least Blue Last"
94 oneway: true
95}
96connections {
97 from_room: "Red Blue Halls"
93 to_room: "Wrath Room" 98 to_room: "Wrath Room"
94 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
95} 106}
96connections { 107connections {
97 from_room: "Red Blue Halls" 108 from_room: "Red Blue Halls"
@@ -100,6 +111,11 @@ connections {
100} 111}
101connections { 112connections {
102 from_room: "Wrath Room" 113 from_room: "Wrath Room"
114 to_room: "Rabbit Hole Lock"
115 door { name: "Noon Door" }
116}
117connections {
118 from_room: "Wrath Room"
103 to_room: "Rabbit Hole" 119 to_room: "Rabbit Hole"
104 door { name: "Rabbithole Door" } 120 door { name: "Rabbithole Door" }
105} 121}
@@ -116,7 +132,7 @@ connections {
116connections { 132connections {
117 from_room: "Blue Alcove" 133 from_room: "Blue Alcove"
118 to_room: "Least Blue Last" 134 to_room: "Least Blue Last"
119 door { name: "Red Alcove Exit" } 135 door { name: "Blue Alcove Exit" }
120} 136}
121connections { 137connections {
122 from_room: "Parthenon Return" 138 from_room: "Parthenon Return"
@@ -182,10 +198,25 @@ connections {
182connections { 198connections {
183 from_room: "Starting Room" 199 from_room: "Starting Room"
184 to_room: "Repetitive Entrance" 200 to_room: "Repetitive Entrance"
185 door { name: "Repetitive Entrance" } 201 door { name: "Starting Room West Wall North Door" }
186} 202}
187connections { 203connections {
188 from_room: "Lime Room" 204 from_room: "Lime Room"
189 to_room: "White Hallway To Daedalus" 205 to_room: "White Hallway To Daedalus"
190 door { name: "Control Center White Door" } 206 door { name: "Control Center White Door" }
191} 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}