fix(DB/Creature): Amanishi Tempest should be immune to taunts, fears … (#20898)
fix(DB/Creature): Amanishi Tempest should be immune to taunts, fears and stuns
This commit is contained in:
parent
60667e75c3
commit
5e8ee9bd59
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|16|2048, `flags_extra` = `flags_extra`|256 WHERE `entry` = 24549;
|
||||
Loading…
Add table
Add a link
Reference in a new issue