Core/Spells: Fixed value of aura effects for stat mod auras applied by items
Port From (https://github.com/TrinityCore/TrinityCore/commit/123858331211db6fe6745f0886c1499f8e598443)
This commit is contained in:
@@ -90,7 +90,7 @@ namespace Game.DataStorage
|
||||
public float Unused12;
|
||||
}
|
||||
|
||||
public sealed class GtCombatRatingsMultByILvlRecord
|
||||
public sealed class GtGenericMultByILvlRecord
|
||||
{
|
||||
public float ArmorMultiplier;
|
||||
public float WeaponMultiplier;
|
||||
|
||||
Reference in New Issue
Block a user