Core/Auras: Undefine aura 320, it is no longer ranged haste
Port From (https://github.com/TrinityCore/TrinityCore/commit/b8153f710e5b47bbd7012858a39bf5db720223bf)
This commit is contained in:
@@ -3880,7 +3880,6 @@ namespace Game.Spells
|
||||
}
|
||||
|
||||
[AuraEffectHandler(AuraType.ModRangedHaste)]
|
||||
[AuraEffectHandler(AuraType.ModRangedHaste2)]
|
||||
void HandleAuraModRangedHaste(AuraApplication aurApp, AuraEffectHandleModes mode, bool apply)
|
||||
{
|
||||
if (!mode.HasAnyFlag((AuraEffectHandleModes.ChangeAmountMask | AuraEffectHandleModes.Stat)))
|
||||
|
||||
Reference in New Issue
Block a user