diff options
Diffstat (limited to 'apworld/__init__.py')
-rw-r--r-- | apworld/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apworld/__init__.py b/apworld/__init__.py index d6a3acb..c45e8b3 100644 --- a/apworld/__init__.py +++ b/apworld/__init__.py | |||
@@ -66,6 +66,7 @@ class Lingo2World(World): | |||
66 | 66 | ||
67 | def fill_slot_data(self): | 67 | def fill_slot_data(self): |
68 | slot_options = [ | 68 | slot_options = [ |
69 | "cyan_door_behavior", | ||
69 | "daedalus_roof_access", | 70 | "daedalus_roof_access", |
70 | "keyholder_sanity", | 71 | "keyholder_sanity", |
71 | "shuffle_control_center_colors", | 72 | "shuffle_control_center_colors", |