Skip to content

Commit

Permalink
Timespinner: Options.py Typo (ArchipelagoMW#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 and FlySniper committed Nov 14, 2023
1 parent de79eae commit 1443558
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 1443558

Please sign in to comment.