Skip to content

Commit

Permalink
Update worlds/ladx/Options.py
Browse files Browse the repository at this point in the history
Co-authored-by: Scipio Wright <[email protected]>
  • Loading branch information
threeandthreee and ScipioWright authored Sep 18, 2024
1 parent a599484 commit e83a64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/ladx/Options.py
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ class AdditionalWarpPoints(DefaultOffToggle):

class StabilizeItemPool(DefaultOffToggle):
"""
From vanilla quantities, the default behavior is to randomly swap some number of rupees for bombs, arrows, powder, and capacity upgrades. This disables that swapping, useful for plando.
By default, rupees in the item pool may be randomly swapped with bombs, arrows, powders, or capacity upgrades. This option disables that swapping, which is useful for plando.
"""
display_name = "Stabilize Item Pool"

Expand Down

0 comments on commit e83a64f

Please sign in to comment.