From 2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 20 Oct 2025 18:33:18 -0400 Subject: Mark some doors as "latched" --- data/maps/the_unkempt/doors.txtpb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data/maps/the_unkempt/doors.txtpb') diff --git a/data/maps/the_unkempt/doors.txtpb b/data/maps/the_unkempt/doors.txtpb index 29065ec..10165ee 100644 --- a/data/maps/the_unkempt/doors.txtpb +++ b/data/maps/the_unkempt/doors.txtpb @@ -48,6 +48,8 @@ doors { doors { name: "I Entered" type: EVENT + latch: true + receivers: "Components/Doors/entry_4" keyholders { room: "Main Area" name: "I" key: "i" } } doors { -- cgit 1.4.1