Core/Spells: Implemented summoning a personal gameobject effect

Port From (https://github.com/TrinityCore/TrinityCore/commit/e601c6d1f9b9743e92e9562abd9f2d24d9aaf175)
This commit is contained in:
hondacrx
2021-01-26 19:27:45 -05:00
parent 39f0ecfc83
commit b22dc3bc8a
5 changed files with 64 additions and 3 deletions
@@ -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,