From c43aad993afcf6bfb38bb485ad992268dcd58b9a Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 7 Aug 2025 21:34:14 -0400 Subject: Added four_rooms --- data/connections.txtpb | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) (limited to 'data/connections.txtpb') diff --git a/data/connections.txtpb b/data/connections.txtpb index 5f2af9b..c39d36a 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -1,3 +1,8 @@ +# TODO +# the_entry/Lime Room/DAEDALUS +# four_rooms/Intensify Room/IMPRESSIVE +# four_rooms/Time Room/OWL +# four_rooms/Examples Room/DAEDALUS connections { from { panel { @@ -73,8 +78,8 @@ connections { } to { port { - map: "the_four_rooms" - room: "Entry Room" + map: "four_rooms" + room: "Synonyms Room" name: "ENTRY" } } @@ -127,23 +132,6 @@ connections { } } } -connections { - from { - port { - map: "the_entry" - room: "Lime Room" - name: "DAEDALUS" - } - } - to { - port { - # TODO - map: "daedalus" - room: "" - name: "" - } - } -} connections { from { port { -- cgit 1.4.1