From f6e2ecb27ab96da93b485a1c099666bf9e6d8d45 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 10 Nov 2025 22:19:20 -0500 Subject: Latch the daed hedges tower door --- data/maps/daedalus/doors.txtpb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/maps/daedalus/doors.txtpb b/data/maps/daedalus/doors.txtpb index ed7516f..f2f4592 100644 --- a/data/maps/daedalus/doors.txtpb +++ b/data/maps/daedalus/doors.txtpb @@ -699,6 +699,8 @@ doors { doors { name: "Hedges Tower" type: LOCATION_ONLY + latch: true + receivers: "Components/Doors/Halls/tower_door" # TODO: Not making this an item right now in order to force the player to # solve the puzzles in order to enter The Tenacious. In the future, I'd like # to make this an item, and make you solve the panels in order to get the -- cgit 1.4.1