From b41280f1ee1aadceff3768e6dc29dde3e6a74788 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 14 Aug 2025 21:03:54 -0400 Subject: Added the_jubilant --- 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 8fd519b..2e0e9ab 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -25,7 +25,6 @@ # the_great/Daedalus Entrance/DAEDALUS (keep in mind the door only blocks one direction of this) # the_great/West Side/PARTIAL # the_great/West Side/CC -# the_great/Jubilant Entrance/JUBILANT # the_great/Back Area/UNKEMPT # the_great/Back Area/THREEDOORS # the_great/Back Area/TOWER (keep in mind the door only blocks one direction of this) @@ -636,3 +635,19 @@ connections { } oneway: true } +connections { + from { + port { + map: "the_great" + room: "Jubilant Entrance" + name: "JUBILANT" + } + } + to { + port { + map: "the_jubilant" + room: "Main Area" + name: "GREAT" + } + } +} -- cgit 1.4.1