about summary refs log tree commit diff stats
path: root/apworld/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'apworld/__init__.py')
-rw-r--r--apworld/__init__.py2
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