From 176175871f2074a83c49a1ed60e96cf7e9b9de8d Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 16 Aug 2025 17:59:12 -0400 Subject: Added the_lionized --- 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 9d72467..c98ee0a 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb @@ -4,7 +4,6 @@ # the_entry/Lime Room/REVITALIZED # the_entry/Shop Entrance/SHOP # the_entry/Right Eye/PSYCHIC -# the_entry/Eye Room/LIONIZED # the_entry/Parthenon Return/PARTHENON # the_entry/Link Area/PYRAMID # the_entry/Link Area/BROWN @@ -683,3 +682,19 @@ connections { } } } +connections { + from { + port { + map: "the_entry" + room: "Eye Room" + name: "LIONIZED" + } + } + to { + port { + map: "the_lionized" + room: "Puzzle Room" + name: "ENTRY" + } + } +} -- cgit 1.4.1