Core/Spells: Assign spell effect handles for new apply aura effects
Port From (https://github.com/TrinityCore/TrinityCore/commit/c3dcbe04dcea04ce3f453f99d44ebebb542bcda7)
This commit is contained in:
@@ -2060,7 +2060,7 @@ namespace Framework.Constants
|
||||
Effect171 = 171, // Summons Gamebject
|
||||
ResurrectWithAura = 172, // Aoe Ressurection
|
||||
UnlockGuildVaultTab = 173, // Guild Tab Unlocked (Guild Perk)
|
||||
ApllyAuraOnPet = 174,
|
||||
ApplyAuraOnPet = 174,
|
||||
Effect175 = 175, // Unused (4.3.4)
|
||||
Sanctuary2 = 176,
|
||||
Effect177 = 177,
|
||||
|
||||
Reference in New Issue
Block a user