From ea87cbbe4a23ceff72f31e461c7ead32f560031e Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 25 Oct 2025 11:20:55 -0400 Subject: Made White Ending customizable --- 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 4ebf845..f5774c6 100644 --- a/apworld/__init__.py +++ b/apworld/__init__.py @@ -132,7 +132,9 @@ class Lingo2World(World): "daedalus_roof_access", "enable_gift_maps", "enable_icarus", + "endings_requirement", "keyholder_sanity", + "masteries_requirement", "shuffle_control_center_colors", "shuffle_doors", "shuffle_gallery_paintings", -- cgit 1.4.1