From 8bf21c42a148e90d95088e3e09f6f1038ff54d52 Mon Sep 17 00:00:00 2001 From: massimilianodelliubaldini <8584296+massimilianodelliubaldini@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:49:10 -0500 Subject: [PATCH] Update worlds/jakanddaxter/Options.py Co-authored-by: Nicholas Saylor <79181893+nicholassaylor@users.noreply.github.com> --- worlds/jakanddaxter/Options.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/jakanddaxter/Options.py b/worlds/jakanddaxter/Options.py index aa649706c1..0073f32492 100644 --- a/worlds/jakanddaxter/Options.py +++ b/worlds/jakanddaxter/Options.py @@ -121,7 +121,7 @@ class EnableOrderedCellCounts(DefaultOnToggle): class RequirePunchForKlaww(DefaultOnToggle): - """Enable to force the Punch move to come before Klaww. Disabling this setting may require Jak to fight Klaww + """Force the Punch move to come before Klaww. Disabling this setting may require Jak to fight Klaww and Gol and Maia by shooting yellow eco through his goggles. This only applies if "Enable Move Randomizer" is ON.""" display_name = "Require Punch For Klaww"