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_graveyard/doors.txtpb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'data/maps/the_graveyard/doors.txtpb') diff --git a/data/maps/the_graveyard/doors.txtpb b/data/maps/the_graveyard/doors.txtpb index f06d40d..5e5e929 100644 --- a/data/maps/the_graveyard/doors.txtpb +++ b/data/maps/the_graveyard/doors.txtpb @@ -19,6 +19,5 @@ doors { doors { name: "Double Letters" type: EVENT - switches: "double_letters" - # TODO: once again, not sure whether this is how it should work + double_letters: true } -- cgit 1.4.1