From f057724014f8d74fb776a48651c08b51d01fc89e Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 1 Oct 2025 23:14:50 -0400 Subject: Add warning about worldports + cc colors --- apworld/options.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apworld/options.py b/apworld/options.py index 795010a..3d7c9a5 100644 --- a/apworld/options.py +++ b/apworld/options.py @@ -58,6 +58,9 @@ class ShuffleWorldports(Toggle): order to change maps. This does not affect paintings, panels that teleport you, or certain other special connections like the one between The Shop and Control Center. Connections that depend on placing letters in keyholders are also currently not shuffled. + + NOTE: It is highly recommended that you turn on Shuffle Control Center Colors when using Shuffle Worldports. Not + doing so runs the risk of creating an unfinishable seed. """ display_name = "Shuffle Worldports" -- cgit 1.4.1