From e3eff0dbfdd73dcb5c9efbe881c3392e57777f23 Mon Sep 17 00:00:00 2001 From: massimilianodelliubaldini <8584296+massimilianodelliubaldini@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:42:12 -0500 Subject: [PATCH] Update worlds/jakanddaxter/Options.py Co-authored-by: Nicholas Saylor <79181893+nicholassaylor@users.noreply.github.com> --- worlds/jakanddaxter/Options.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/worlds/jakanddaxter/Options.py b/worlds/jakanddaxter/Options.py index 08c9d38da3..18ddacaa7e 100644 --- a/worlds/jakanddaxter/Options.py +++ b/worlds/jakanddaxter/Options.py @@ -11,11 +11,9 @@ class EnableMoveRandomizer(Toggle): class EnableOrbsanity(Choice): - """Enable to include bundles of Precursor Orbs as an ordered list of progressive checks. Every time you collect the - chosen number of orbs, you will trigger the next release in the list. + """Include bundles of Precursor Orbs as checks. Every time you collect the chosen number of orbs, you will trigger another check. - "Per Level" means these lists are generated and populated for each level in the game. "Global" means there - is only one list for the entire game. + "Per Level" means bundles are for each level in the game. "Global" means bundles carry over level to level. This adds a number of Items and Locations to the pool inversely proportional to the size of the bundle. For example, if your bundle size is 20 orbs, you will add 100 items to the pool. If your bundle size is 250 orbs,