Timespinner: Options.py Typo (#2154)
Line 63, changed the commend from (Reccomended) to (Recommended)
This commit is contained in:
parent
77a349c1c6
commit
5368451867
|
@ -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"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue