From 92ecbb7dd395600a1a88436d7b1ee0f6fbf5dd2f Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 15 Aug 2025 06:18:27 -0400 Subject: Added the_liberated --- data/connections.txtpb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'data/connections.txtpb') diff --git a/data/connections.txtpb b/data/connections.txtpb index 7f153d5..fc67cd8 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -6,6 +6,7 @@ # the_entry/Eye Room/LIONIZED # the_entry/Parthenon Return/PARTHENON # the_entry/Link Area/PYRAMID +# the_entry/Link Area/BROWN # four_rooms/Time Room/OWL # four_rooms/Examples Room/DAEDALUS # control center -> the_ancient @@ -35,6 +36,7 @@ # the_hive/Main Area/DAED2 # the_hive/Main Area/DAED3 # the_impressive/Green Eye/PLAZA +# the_liberated/Painting Room/PYRAMID connections { from { panel { @@ -666,3 +668,19 @@ connections { } } } +connections { + from { + port { + map: "the_entry" + room: "Link Area" + name: "BLUE" + } + } + to { + port { + map: "the_liberated" + room: "Puzzle Room" + name: "ENTRY" + } + } +} -- cgit 1.4.1