From 6af543ba049e3ba880b113907cd5222b205b8c05 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 8 Sep 2025 12:42:31 -0400 Subject: Add cyan door behavior option --- data/maps/the_unyielding/doors.txtpb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/maps/the_unyielding') diff --git a/data/maps/the_unyielding/doors.txtpb b/data/maps/the_unyielding/doors.txtpb index b9d0d77..a3c3999 100644 --- a/data/maps/the_unyielding/doors.txtpb +++ b/data/maps/the_unyielding/doors.txtpb @@ -499,5 +499,8 @@ doors { doors { name: "Cyan Doors" type: EVENT + receivers: "Components/Doors/entry_4" + receivers: "Panels/Miscellaneous/entry_2/teleportListener" + receivers: "Panels/Miscellaneous/entry_3/teleportListener" double_letters: true } -- cgit 1.4.1