From c75db26e333f9d9863743e29166b6384f7270f44 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 16 Aug 2025 21:58:31 -0400 Subject: Added the_literate --- data/connections.txtpb | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'data/connections.txtpb') diff --git a/data/connections.txtpb b/data/connections.txtpb index c98ee0a..58f456e 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -6,7 +6,6 @@ # the_entry/Right Eye/PSYCHIC # 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 @@ -36,6 +35,7 @@ # the_hive/Main Area/DAED3 # the_impressive/Green Eye/PLAZA # the_liberated/Painting Room/PYRAMID +# the_literate/Painting Room/PYRAMID connections { from { port { @@ -698,3 +698,19 @@ connections { } } } +connections { + from { + port { + map: "the_entry" + room: "Link Area" + name: "BROWN" + } + } + to { + port { + map: "the_literate" + room: "Puzzle Room" + name: "ENTRY" + } + } +} -- cgit 1.4.1