From 2115232d2fec48fceef052b476af4afb02746ad1 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 19 Sep 2025 11:04:48 -0400 Subject: Added strict purple/cyan ending options --- apworld/__init__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apworld/__init__.py') 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): "shuffle_gallery_paintings", "shuffle_letters", "shuffle_symbols", + "strict_cyan_ending", + "strict_purple_ending", "victory_condition", ] -- cgit 1.4.1