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_great/doors.txtpb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/the_great/doors.txtpb') diff --git a/data/maps/the_great/doors.txtpb b/data/maps/the_great/doors.txtpb index 477c678..e768dc7 100644 --- a/data/maps/the_great/doors.txtpb +++ b/data/maps/the_great/doors.txtpb @@ -226,7 +226,7 @@ doors { name: "Tower Entrance" type: ITEM_ONLY receivers: "Components/Doors/entry_25" - switches: "double_letters" + double_letters: true } doors { name: "Maze Out/South Door" -- cgit 1.4.1