From 1aed65b4be4599711c33653c1a9267b0c0d77a2d Mon Sep 17 00:00:00 2001 From: gaithern <36639398+gaithern@users.noreply.github.com> Date: Mon, 29 Jul 2024 12:53:10 -0500 Subject: [PATCH] Update worlds/kh1/Options.py Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com> --- worlds/kh1/Options.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/worlds/kh1/Options.py b/worlds/kh1/Options.py index c710a55ea232..2850b592b8d2 100644 --- a/worlds/kh1/Options.py +++ b/worlds/kh1/Options.py @@ -106,7 +106,8 @@ class SuperBosses(Toggle): class Cups(Toggle): """ - Toggle whether to include checks behind completing Phil, Pegasus, Hercules, or Hades cups. Please note that the cup items will still appear in the multiworld even if toggled off, as they are required to challenge Sephiroth. + Toggle whether to include checks behind completing Phil, Pegasus, Hercules, or Hades cups. + Please note that the cup items will still appear in the multiworld even if toggled off, as they are required to challenge Sephiroth. """ display_name = "Cups"