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.txtpb24
1 files changed, 22 insertions, 2 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 1f7e3bd..9813f85 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb
@@ -105,6 +105,11 @@ connections {
105} 105}
106connections { 106connections {
107 from_room: "Wrath Room" 107 from_room: "Wrath Room"
108 to_room: "Rabbit Hole Lock"
109 door { name: "Noon Door" }
110}
111connections {
112 from_room: "Wrath Room"
108 to_room: "Rabbit Hole" 113 to_room: "Rabbit Hole"
109 door { name: "Rabbithole Door" } 114 door { name: "Rabbithole Door" }
110} 115}
@@ -121,7 +126,7 @@ connections {
121connections { 126connections {
122 from_room: "Blue Alcove" 127 from_room: "Blue Alcove"
123 to_room: "Least Blue Last" 128 to_room: "Least Blue Last"
124 door { name: "Red Alcove Exit" } 129 door { name: "Blue Alcove Exit" }
125} 130}
126connections { 131connections {
127 from_room: "Parthenon Return" 132 from_room: "Parthenon Return"
@@ -187,10 +192,25 @@ connections {
187connections { 192connections {
188 from_room: "Starting Room" 193 from_room: "Starting Room"
189 to_room: "Repetitive Entrance" 194 to_room: "Repetitive Entrance"
190 door { name: "Repetitive Entrance" } 195 door { name: "Starting Room West Wall North Door" }
191} 196}
192connections { 197connections {
193 from_room: "Lime Room" 198 from_room: "Lime Room"
194 to_room: "White Hallway To Daedalus" 199 to_room: "White Hallway To Daedalus"
195 door { name: "Control Center White Door" } 200 door { name: "Control Center White Door" }
196} 201}
202connections {
203 from_room: "Flipped Second Room"
204 to_room: "Four Rooms Entrance"
205 door { name: "Flipped Second Room Right Door" }
206}
207connections {
208 from_room: "Link Area"
209 to_room: "Liberated Entrance"
210 door { name: "Liberated Entrance" }
211}
212connections {
213 from_room: "Link Area"
214 to_room: "Literate Entrance"
215 door { name: "Literate Entrance" }
216}