Core/Auras: Implement SPELL_AURA_FORCE_BREATH_BAR

Port From (https://github.com/TrinityCore/TrinityCore/commit/6c01f761b2c00d9ea8d44f2856c7a82cadb9bbfc)
This commit is contained in:
hondacrx
2022-05-23 17:14:23 -04:00
parent 63f17d776a
commit d780b46dca
3 changed files with 23 additions and 21 deletions
@@ -185,7 +185,7 @@ namespace Framework.Constants
ModHealthRegenInCombat = 161,
PowerBurn = 162,
ModCritDamageBonus = 163,
ForceBeathBar = 164, //NYI
ForceBeathBar = 164,
MeleeAttackPowerAttackerBonus = 165,
ModAttackPowerPct = 166,
ModRangedAttackPowerPct = 167,