fix(DB/Creature): Vashj elementals disorient immunity (#19042)
This commit is contained in:
parent
7a99e0ba82
commit
468bde4cea
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|2 WHERE `entry` = 21958;
|
||||
Loading…
Add table
Add a link
Reference in a new issue