From 139c7252dffad17f2f3345fa1aa41f673fcfea03 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 22 Oct 2025 17:52:20 -0400 Subject: Added icarus --- data/connections.txtpb | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'data/connections.txtpb') diff --git a/data/connections.txtpb b/data/connections.txtpb index b261d83..fb49fe4 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -1,5 +1,3 @@ -# TODO -# daedalus/roof -> icarus connections { from { port { @@ -2476,3 +2474,18 @@ connections { } oneway: true } +connections { + from { + room { + map: "daedalus" + name: "Roof" + } + } + to { + port { + map: "icarus" + room: "Welcome Spine (Obverse)" + name: "WORLDPORT" + } + } +} -- cgit 1.4.1