Core/Spells: Implemented spell effect 202 SPELL_EFFECT_APPLY_AREA_AURA_SUMMONS

Port From (https://github.com/TrinityCore/TrinityCore/commit/ad479e8fa0de6659815e956ee5f2b594957a7d1d)
This commit is contained in:
hondacrx
2021-03-04 14:21:45 -05:00
parent 80d12a5d58
commit 42f411119a
5 changed files with 18 additions and 6 deletions
@@ -2209,7 +2209,7 @@ namespace Framework.Constants
Unk199 = 199,
HealBattlepetPct = 200, // NYI
EnableBattlePets = 201, // NYI
Unk202 = 202,
ApplyAreaAuraSummons = 202,
Unk203 = 203,
ChangeBattlepetQuality = 204,
LaunchQuestChoice = 205,