Core/Spells: Implemented summoning a personal gameobject effect
Port From (https://github.com/TrinityCore/TrinityCore/commit/e601c6d1f9b9743e92e9562abd9f2d24d9aaf175)
This commit is contained in:
@@ -2177,7 +2177,7 @@ namespace Framework.Constants
|
||||
AllowControlPet = 168,
|
||||
DestroyItem = 169,
|
||||
UpdateZoneAurasPhases = 170,
|
||||
Effect171 = 171, // Summons Gamebject
|
||||
SummonPersonalGameobject = 171, // Summons Gameobject
|
||||
ResurrectWithAura = 172, // Aoe Ressurection
|
||||
UnlockGuildVaultTab = 173, // Guild Tab Unlocked (Guild Perk)
|
||||
ApplyAuraOnPet = 174,
|
||||
|
||||
Reference in New Issue
Block a user