From 3ffc27f5d40a4f12934b1353a60644db5a4a9fab Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 23 Oct 2025 00:36:35 -0400 Subject: Latch the control center color doors --- apworld/options.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'apworld/options.py') diff --git a/apworld/options.py b/apworld/options.py index 3d8abee..600df6a 100644 --- a/apworld/options.py +++ b/apworld/options.py @@ -57,9 +57,6 @@ class ShuffleWorldports(Toggle): Randomizes the connections between maps. This affects worldports only, which are the loading zones you walk into in 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. - - 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