From 57a08a321bb1054107afd7b91bc6c77cba5abf32 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 8 Sep 2025 14:11:23 -0400 Subject: Added lavender cubes logic --- data/maps/the_great/doors.txtpb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (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 0389a38..f0f2fde 100644 --- a/data/maps/the_great/doors.txtpb +++ b/data/maps/the_great/doors.txtpb @@ -471,9 +471,13 @@ doors { } doors { name: "Lavender Cube" - type: ITEM_ONLY + type: EVENT receivers: "Components/Doors/entry_28" - switches: "lavender_cubes" + panels { + map: "the_ancient" + room: "Inside" + name: "COLOR" + } } doors { name: "Zero Entrance" -- cgit 1.4.1