mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 13:47:23 +01: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