diff options
Diffstat (limited to 'apworld/__init__.py')
-rw-r--r-- | apworld/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apworld/__init__.py b/apworld/__init__.py index 8b2e42e..f1de503 100644 --- a/apworld/__init__.py +++ b/apworld/__init__.py | |||
@@ -100,6 +100,8 @@ class Lingo2World(World): | |||
100 | "shuffle_gallery_paintings", | 100 | "shuffle_gallery_paintings", |
101 | "shuffle_letters", | 101 | "shuffle_letters", |
102 | "shuffle_symbols", | 102 | "shuffle_symbols", |
103 | "strict_cyan_ending", | ||
104 | "strict_purple_ending", | ||
103 | "victory_condition", | 105 | "victory_condition", |
104 | ] | 106 | ] |
105 | 107 | ||