From 3cf48a5c49dafb6a51d4961c8c889713d5a2370b Mon Sep 17 00:00:00 2001 From: massimilianodelliubaldini <8584296+massimilianodelliubaldini@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:40:53 -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 35303c2938..08c9d38da3 100644 --- a/worlds/jakanddaxter/Options.py +++ b/worlds/jakanddaxter/Options.py @@ -3,7 +3,7 @@ from Options import PerGameCommonOptions, StartInventoryPool, Toggle, Choice, Ra class EnableMoveRandomizer(Toggle): - """Enable to include movement options as items in the randomizer. Until you find his other moves, Jak is limited to + """Include movement options as items in the randomizer. Until you find his other moves, Jak is limited to running, swimming, single-jumping, and shooting yellow eco through his goggles. This adds 11 items to the pool."""