Core/Creatures: Allow UNIT_FLAG2_INTERACT_WHILE_HOSTILE to be set in database

Port From (https://github.com/TrinityCore/TrinityCore/commit/112e60003f626ade053b2f17bd66087f2f145c72)
This commit is contained in:
hondacrx
2024-01-30 10:24:03 -05:00
parent a1cb1d95ee
commit 7b3b757745
+1 -1
View File
@@ -118,7 +118,7 @@ namespace Framework.Constants
MirrorImage | ForceMovement | DisarmOffhand | MirrorImage | ForceMovement | DisarmOffhand |
DisablePredStats | AllowChangingTalents | DisarmRanged | DisablePredStats | AllowChangingTalents | DisarmRanged |
/* UNIT_FLAG2_REGENERATE_POWER | */ RestrictPartyInteraction | /* UNIT_FLAG2_REGENERATE_POWER | */ RestrictPartyInteraction |
PreventSpellClick | InteractWhileHostile | /* Unk2 | */ PreventSpellClick | /*InteractWhileHostile | */ /* Unk2 | */
/* UNIT_FLAG2_PLAY_DEATH_ANIM | */ AllowCheatSpells | SuppressHighlightWhenTargetedOrMousedOver | /* UNIT_FLAG2_PLAY_DEATH_ANIM | */ AllowCheatSpells | SuppressHighlightWhenTargetedOrMousedOver |
TreatAsRaidUnitForHelpfulSpells | LargeAoi | GiganticAoi | NoActions | TreatAsRaidUnitForHelpfulSpells | LargeAoi | GiganticAoi | NoActions |
AiWillOnlySwimIfTargetSwims | DontGenerateCombatLogWhenEngagedWithNpcs | AttackerIgnoresMinimumRanges | AiWillOnlySwimIfTargetSwims | DontGenerateCombatLogWhenEngagedWithNpcs | AttackerIgnoresMinimumRanges |