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_parthenon/doors.txtpb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'data/maps/the_parthenon/doors.txtpb') diff --git a/data/maps/the_parthenon/doors.txtpb b/data/maps/the_parthenon/doors.txtpb index 5187aea..1161917 100644 --- a/data/maps/the_parthenon/doors.txtpb +++ b/data/maps/the_parthenon/doors.txtpb @@ -13,7 +13,12 @@ doors { doors { name: "Lavender Cubes" type: EVENT - switches: "lavender_cubes" + receivers: "Components/Doors/entry_3" + panels { + map: "the_ancient" + room: "Inside" + name: "COLOR" + } } doors { name: "K2 Door" -- cgit 1.4.1