From 86a92ea239adf0c462009096e91e06c1c121ade2 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 5 Oct 2025 11:57:29 -0400 Subject: Liberated/Literate entrance panels in logic looking up --- data/maps/the_entry/connections.txtpb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'data/maps/the_entry/connections.txtpb') diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 7ab15ff..6260665 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb @@ -63,6 +63,16 @@ connections { to_room: "Flipped Pyramid Area" door { name: "Flipped Pyramid Area Entrance" } } +connections { + from_room: "Flipped Pyramid Area" + to_room: "Liberated Entrance Panel" + oneway: true +} +connections { + from_room: "Flipped Pyramid Area" + to_room: "Literate Entrance Panel" + oneway: true +} connections { from_room: "Right Eye" to_room: "Least Blue Last" @@ -225,3 +235,13 @@ connections { to_room: "Literate Entrance" door { name: "Literate Entrance" } } +connections { + from_room: "Liberated Entrance" + to_room: "Liberated Entrance Panel" + oneway: true +} +connections { + from_room: "Literate Entrance" + to_room: "Literate Entrance Panel" + oneway: true +} -- cgit 1.4.1