Core/Auras: Implemented using all aura interrupt flag fields
This commit is contained in:
@@ -141,6 +141,11 @@ namespace Framework.Constants
|
||||
NotVictim = (Hitbyspell | TakeDamage | DirectDamage)
|
||||
}
|
||||
|
||||
public enum SpellAuraInterruptFlags2
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// Enum with EffectRadiusIndex and their actual radius
|
||||
public enum EffectRadiusIndex
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user