about summary refs log tree commit diff stats
path: root/data/maps/the_entry
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_entry')
-rw-r--r--data/maps/the_entry/connections.txtpb2
-rw-r--r--data/maps/the_entry/doors.txtpb2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 6f847da..a2e325a 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb
@@ -192,7 +192,7 @@ connections {
192connections { 192connections {
193 from_room: "Starting Room" 193 from_room: "Starting Room"
194 to_room: "Repetitive Entrance" 194 to_room: "Repetitive Entrance"
195 door { name: "Repetitive Entrance" } 195 door { name: "Starting Room West Wall North Door" }
196} 196}
197connections { 197connections {
198 from_room: "Lime Room" 198 from_room: "Lime Room"
diff --git a/data/maps/the_entry/doors.txtpb b/data/maps/the_entry/doors.txtpb index 78ffa52..6bef160 100644 --- a/data/maps/the_entry/doors.txtpb +++ b/data/maps/the_entry/doors.txtpb
@@ -193,7 +193,7 @@ doors {
193 location_room: "Starting Room" 193 location_room: "Starting Room"
194} 194}
195doors { 195doors {
196 name: "Repetitive Entrance" 196 name: "Starting Room West Wall North Door"
197 type: ITEM_ONLY 197 type: ITEM_ONLY
198 receivers: "Components/Doors/Entry/entry_proxied_9" 198 receivers: "Components/Doors/Entry/entry_proxied_9"
199 double_letters: true 199 double_letters: true