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 4044d76..54f870f 100644 --- a/apworld/__init__.py +++ b/apworld/__init__.py | |||
@@ -82,6 +82,7 @@ class Lingo2World(World): | |||
82 | "keyholder_sanity", | 82 | "keyholder_sanity", |
83 | "shuffle_control_center_colors", | 83 | "shuffle_control_center_colors", |
84 | "shuffle_doors", | 84 | "shuffle_doors", |
85 | "shuffle_gallery_paintings", | ||
85 | "shuffle_letters", | 86 | "shuffle_letters", |
86 | "shuffle_symbols", | 87 | "shuffle_symbols", |
87 | "victory_condition", | 88 | "victory_condition", |