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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user