From ca31f48175157ed3ba0f49a7cae582c77625e4f6 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 16 Aug 2025 22:08:28 -0400 Subject: Added the_lively --- 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 58f456e..1d182cd 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -14,7 +14,6 @@ # the_bearer/Back Area/DAEDALUS # the_between/Main Area/PLAZA # the_between/Control Center Side/CC -# the_between/Control Center Side/LIVELY # the_colorful/Cyan Hallway/STURDY # the_digital/Main Area/UNYIELDING # the_digital/Tree Area/TREE @@ -714,3 +713,19 @@ connections { } } } +connections { + from { + port { + map: "the_between" + room: "Control Center Side" + name: "LIVELY" + } + } + to { + port { + map: "the_lively" + room: "Puzzle Room" + name: "BETWEEN" + } + } +} -- cgit 1.4.1