From ef714e446f8fdfeefb588cf9c8d99bc108040b68 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 12 Sep 2025 07:31:52 -0400 Subject: [Data] Added missing connection in Outside House --- data/maps/daedalus/connections.txtpb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/maps') 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 @@ -99,6 +99,11 @@ connections { to_room: "Outside House" oneway: true } +connections { + from_room: "Outside House" + to_room: "Blue Hallway Tall Side" + door { name: "House Side Door" } +} connections { from_room: "Purple SE Vestibule" to_room: "Welcome Back Area" -- cgit 1.4.1