about summary refs log tree commit diff stats
path: root/data/maps
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-12 07:31:52 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-12 07:31:52 -0400
commitef714e446f8fdfeefb588cf9c8d99bc108040b68 (patch)
treed64f46dfac771e115ad65359fad5c417b19cdc71 /data/maps
parent2bfbdf8c3de20f5de04e7593e4ee61d9b65aad51 (diff)
downloadlingo2-archipelago-ef714e446f8fdfeefb588cf9c8d99bc108040b68.tar.gz
lingo2-archipelago-ef714e446f8fdfeefb588cf9c8d99bc108040b68.tar.bz2
lingo2-archipelago-ef714e446f8fdfeefb588cf9c8d99bc108040b68.zip
[Data] Added missing connection in Outside House
Diffstat (limited to 'data/maps')
-rw-r--r--data/maps/daedalus/connections.txtpb5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/daedalus/connections.txtpb b/data/maps/daedalus/connections.txtpb index 81665e2..07b6513 100644 --- a/data/maps/daedalus/connections.txtpb +++ b/data/maps/daedalus/connections.txtpb
@@ -100,6 +100,11 @@ connections {
100 oneway: true 100 oneway: true
101} 101}
102connections { 102connections {
103 from_room: "Outside House"
104 to_room: "Blue Hallway Tall Side"
105 door { name: "House Side Door" }
106}
107connections {
103 from_room: "Purple SE Vestibule" 108 from_room: "Purple SE Vestibule"
104 to_room: "Welcome Back Area" 109 to_room: "Welcome Back Area"
105 oneway: true 110 oneway: true