Core/Auras: Handle SPELL_AURA_MOD_AUTOATTACK_DAMAGE

Port From (https://github.com/TrinityCore/TrinityCore/commit/964340bb764baab75830cfe298d1346ceae84c61)
This commit is contained in:
hondacrx
2021-02-09 13:35:37 -05:00
parent c4f0ad6012
commit 2dd7fcba0c
3 changed files with 12 additions and 6 deletions
-1
View File
@@ -979,7 +979,6 @@ namespace Game.Spells
[AuraEffectHandler(AuraType.Unk335)]
[AuraEffectHandler(AuraType.MountRestrictions)]
[AuraEffectHandler(AuraType.ModResurrectedHealthByGuildMember)]
[AuraEffectHandler(AuraType.ModAutoattackDamage)]
[AuraEffectHandler(AuraType.ModSpellCooldownByHaste)]
[AuraEffectHandler(AuraType.ModGatheringItemsGainedPercent)]
[AuraEffectHandler(AuraType.Unk351)]