GradeTierForExtra# - The comment for this says you can get an AA or better, but the code checks for AAA or better; fix this to be AA as intended.
This commit is contained in:
@@ -365,8 +365,8 @@ ToastyTriggersAt=250
|
||||
DefaultSong=""
|
||||
DefaultSort="Group"
|
||||
# How good of a grade you have to get to get an ES/OMES. Locked to an 'AA'
|
||||
GradeTierForExtra1="Grade_Tier02"
|
||||
GradeTierForExtra2="Grade_Tier02"
|
||||
GradeTierForExtra1="Grade_Tier03"
|
||||
GradeTierForExtra2="Grade_Tier03"
|
||||
# and how difficult that song you go thas to be
|
||||
MinDifficultyForExtra="Difficulty_Hard"
|
||||
# System Direction
|
||||
|
||||
Reference in New Issue
Block a user