From 4b1ba8df2897fa840f829f66425ac68a82f25eac Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 7 Sep 2025 16:30:57 -0400 Subject: [Apworld] Add shuffle_control_center_colors to slot data --- apworld/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'apworld/__init__.py') diff --git a/apworld/__init__.py b/apworld/__init__.py index 8e3066d..d6a3acb 100644 --- a/apworld/__init__.py +++ b/apworld/__init__.py @@ -68,6 +68,7 @@ class Lingo2World(World): slot_options = [ "daedalus_roof_access", "keyholder_sanity", + "shuffle_control_center_colors", "shuffle_doors", "shuffle_letters", "victory_condition", -- cgit 1.4.1