From addcf1712c66e7b058c87ac4342bd08685d6c6aa Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 21 Aug 2025 08:58:21 -0400 Subject: Fixed a couple of missing connections --- 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 8f38791..23410f0 100644 --- a/data/maps/the_bearer/connections.txtpb +++ b/data/maps/the_bearer/connections.txtpb @@ -33,6 +33,11 @@ connections { to_room: "Red Planet" door { name: "Planet Orange -> Red" } } +connections { + from_room: "Red Planet" + to_room: "Red Town" + door { name: "Red Planet -> Town" } +} connections { from_room: "Yellow Planet" to_room: "Green Planet" -- cgit 1.4.1