mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-15 04:32:35 -04:00
Propertly update combat ratings fields, by VladimirMangos.
--HG-- branch : trunk
This commit is contained in:
@@ -148,6 +148,7 @@ bool Player::UpdateAllStats()
|
||||
for (int i = POWER_MANA; i < MAX_POWERS; ++i)
|
||||
UpdateMaxPower(Powers(i));
|
||||
|
||||
UpdateAllRatings();
|
||||
UpdateAllCritPercentages();
|
||||
UpdateAllSpellCritChances();
|
||||
UpdateDefenseBonusesMod();
|
||||
|
||||
Reference in New Issue
Block a user