From fcfefe57d9d0b9d8eb3e149e68605103a9e6b490 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 11 Sep 2025 20:08:32 -0400 Subject: [Data] Fixed connection target required door logic bugs --- data/maps/the_bearer/connections.txtpb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/maps/the_bearer/connections.txtpb') diff --git a/data/maps/the_bearer/connections.txtpb b/data/maps/the_bearer/connections.txtpb index 23410f0..ba14d83 100644 --- a/data/maps/the_bearer/connections.txtpb +++ b/data/maps/the_bearer/connections.txtpb @@ -263,3 +263,8 @@ connections { to_room: "Butterfly Room" door { name: "Butterfly Entrance" } } +connections { + from_room: "Back Area" + to_room: "Tree Entrance" + door { name: "Control Center Brown Door" } +} -- cgit 1.4.1