From bb6fcf56ccda83ccb3c1643c89653a5ae0f34416 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 15 Aug 2025 06:09:00 -0400 Subject: Added the_keen --- data/connections.txtpb | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'data/connections.txtpb') diff --git a/data/connections.txtpb b/data/connections.txtpb index 2e0e9ab..7f153d5 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -19,7 +19,6 @@ # the_digital/Main Area/UNYIELDING # the_digital/Tree Area/TREE # the_great/Purple Room/DAEDALUS -# the_great/Main Area/KEEN # the_great/Main Area/ORB # the_great/Main Area/LINEAR # the_great/Daedalus Entrance/DAEDALUS (keep in mind the door only blocks one direction of this) @@ -651,3 +650,19 @@ connections { } } } +connections { + from { + port { + map: "the_great" + room: "Main Area" + name: "KEEN" + } + } + to { + port { + map: "the_keen" + room: "Main Area" + name: "GREAT" + } + } +} -- cgit 1.4.1