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_ancient/doors.txtpb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/maps/the_ancient/doors.txtpb') diff --git a/data/maps/the_ancient/doors.txtpb b/data/maps/the_ancient/doors.txtpb index 5dc062e..e550306 100644 --- a/data/maps/the_ancient/doors.txtpb +++ b/data/maps/the_ancient/doors.txtpb @@ -38,7 +38,8 @@ doors { } doors { name: "Lavender Cubes" - type: STANDARD + type: LOCATION_ONLY panels { room: "Inside" name: "COLOR" } location_room: "Inside" + location_name: "COLOR" } -- cgit 1.4.1