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