mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
Merge pull request #15835 from ariel-/entry
Creature Addon should be updated when entry is changed.
This commit is contained in:
@@ -440,6 +440,7 @@ bool Creature::UpdateEntry(uint32 entry, CreatureData const* data /*= nullptr*/)
|
||||
ApplySpellImmune(0, IMMUNITY_EFFECT, SPELL_EFFECT_ATTACK_ME, true);
|
||||
}
|
||||
|
||||
LoadCreaturesAddon(true);
|
||||
UpdateMovementFlags();
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user