Core/Auras: Update AuraState enum and implement missing new ones
Port From (https://github.com/TrinityCore/TrinityCore/commit/69e0b9a98516a0cac14bc3f985a2deb2fe79205f)
This commit is contained in:
@@ -3986,6 +3986,8 @@ namespace Game.Spells
|
||||
return;
|
||||
target.RemoveUnitFlag(UnitFlags.Preparation);
|
||||
}
|
||||
|
||||
target.ModifyAuraState(AuraStateType.ArenaPreparation, apply);
|
||||
}
|
||||
|
||||
[AuraEffectHandler(AuraType.NoReagentUse)]
|
||||
|
||||
Reference in New Issue
Block a user