From 8dffc0d1fb5fde81e534d6de8f9cab67483fcce3 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 31 Aug 2025 12:35:27 -0400 Subject: Handled cyan doors --- data/maps/the_unyielding/doors.txtpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/the_unyielding') diff --git a/data/maps/the_unyielding/doors.txtpb b/data/maps/the_unyielding/doors.txtpb index 46da45c..b9d0d77 100644 --- a/data/maps/the_unyielding/doors.txtpb +++ b/data/maps/the_unyielding/doors.txtpb @@ -499,5 +499,5 @@ doors { doors { name: "Cyan Doors" type: EVENT - switches: "double_letters" + double_letters: true } -- cgit 1.4.1