Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE

Port From (https://github.com/TrinityCore/TrinityCore/commit/66abfd1c530e81f24856825f7ebe5a1c1ba8c58e)
This commit is contained in:
Hondacrx
2024-09-02 22:52:08 -04:00
parent 957ca9898d
commit 72563b8ca3
4 changed files with 47 additions and 2 deletions
@@ -408,7 +408,7 @@ namespace Framework.Constants
BattleGroundPlayerPosition = 398,
ModTimeRate = 399,
ModSkill2 = 400,
Unk401 = 401,
ActAsControlZone = 401,
ModOverridePowerDisplay = 402,
OverrideSpellVisual = 403,
OverrideAttackPowerBySpPct = 404,