Defined SPELL_AURA_PREVENT_INTERRUPT and SPELL_AURA_PREVENT_CORPSE_RELEASE

This commit is contained in:
hondacrx
2017-08-15 10:42:35 -04:00
parent 9a039f35a2
commit 000aa1d993
3 changed files with 4 additions and 17 deletions
+2 -2
View File
@@ -224,8 +224,8 @@ namespace Framework.Constants
ModXpPct = 200,
Fly = 201,
IgnoreCombatResult = 202,
ModAttackerMeleeCritDamage = 203,
ModAttackerRangedCritDamage = 204,
PreventInterrupt = 203, // NYI
PreventCorpseRelease = 204, // NYI
ModChargeCooldown = 205, // NYI
ModIncreaseVehicleFlightSpeed = 206,
ModIncreaseMountedFlightSpeed = 207,