From a08b1b3443f451d3b2bfdbbcf4f97d4ba75e3e53 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 19 Aug 2025 20:48:39 -0400 Subject: Added the_sirenic --- 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 ff55e94..8f4b8e6 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -51,7 +51,6 @@ # the_perceptive/Main Area/CC # the_plaza/Main Area/UNYIELDING # the_plaza/Symbolic Entrance/SYMBOLIC -# the_plaza/Sirenic Entrance/SIRENIC # the_quiet/Main Area/DAEDALUS # cc -> relentless (don't use port objects) # the_repetitive/Main Room/CC @@ -1042,3 +1041,19 @@ connections { } } } +connections { + from { + port { + map: "the_plaza" + room: "Sirenic Entrance" + name: "SIRENIC" + } + } + to { + port { + map: "the_sirenic" + room: "Start" + name: "PLAZA" + } + } +} -- cgit 1.4.1