mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
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:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|16|2048, `flags_extra` = `flags_extra`|256 WHERE `entry` = 24549;
|
||||
Reference in New Issue
Block a user