chore(Core/Misc): remove toxic language (#6988)
This commit is contained in:
parent
dfa890fde4
commit
9ab6ba9664
9 changed files with 16 additions and 16 deletions
|
|
@ -2582,7 +2582,7 @@ float Unit::CalculateLevelPenalty(SpellInfo const* spellProto) const
|
|||
|
||||
float LvlPenalty = 0.0f;
|
||||
|
||||
// xinef: added brackets, trinity retards...
|
||||
// xinef: added brackets
|
||||
if (spellProto->SpellLevel < 20)
|
||||
LvlPenalty = (20.0f - spellProto->SpellLevel) * 3.75f;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue