Skip to content

Commit

Permalink
Timespinner: Options.py Typo (#2154)
Browse files Browse the repository at this point in the history
Line 63, changed the commend from (Reccomended) to (Recommended)
  • Loading branch information
Mathx2 authored Sep 7, 2023
1 parent 77a349c commit 5368451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/timespinner/Options.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class BossRando(Toggle):


class BossScaling(DefaultOnToggle):
"When Boss Rando is enabled, scales the bosses' HP, XP, and ATK to the stats of the location they replace (Reccomended)"
"When Boss Rando is enabled, scales the bosses' HP, XP, and ATK to the stats of the location they replace (Recommended)"
display_name = "Scale Random Boss Stats"


Expand Down

0 comments on commit 5368451

Please sign in to comment.