Core/Auras: Implemented SPELL_AURA_TRIGGER_SPELL_ON_EXPIRE
Port From (https://github.com/TrinityCore/TrinityCore/commit/792dab8f052f7cfb018ba2bafb68a3fe8154b764)
This commit is contained in:
@@ -516,7 +516,7 @@ namespace Framework.Constants
|
||||
Unk492 = 492,
|
||||
Unk493 = 493,
|
||||
SetPowerPointCharge = 494, // NYI
|
||||
TriggerSpellOnExpire = 495, // NYI
|
||||
TriggerSpellOnExpire = 495,
|
||||
AllowChangingEquipmentInTorghast = 496, // NYI
|
||||
ModAnimaGain = 497, // NYI
|
||||
CurrencyLossPctOnDeath = 498, // NYI
|
||||
|
||||
Reference in New Issue
Block a user