fix(DB/Creature): Add missing mechanic immunities to Rift Lord/Keeper (#16487)
This commit is contained in:
parent
8e763287fe
commit
9f9bb8b48a
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|256|4194304 WHERE `entry` IN (17839, 20744, 21140, 22172, 21104, 21148, 22170, 22171);
|
||||
Loading…
Add table
Add a link
Reference in a new issue