fix(DB/Creature): Make 'Grandmaster Vorpil' not interruptible (#16577)
* init * . * .
This commit is contained in:
parent
908dee776e
commit
ab3982b659
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|33554432 WHERE `entry` IN (18732,20653);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue