Core/Creature: Allow to disable HP regen in Raids even if the target is unreachable

Port From (https://github.com/TrinityCore/TrinityCore/commit/07863a7a6817dbb16fbd740130149bf727a6a136)
This commit is contained in:
hondacrx
2022-02-22 19:49:05 -05:00
parent db46b39a93
commit 87d3646a83
4 changed files with 35 additions and 4 deletions
@@ -1666,6 +1666,7 @@ namespace Framework.Constants
RateXpBoost,
RateXpQuest,
RealmZone,
RegenHpCannotReachTargetInRaid,
ResetDuelCooldowns,
ResetDuelHealthMana,
RespawnDynamicEscortNpc,