fix(DB/Creature): Add CC immunity to (H) Blood Guard Porung (#16544)
init
This commit is contained in:
parent
732724a15f
commit
de1f3a1cdc
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|1|2|8|16|64|128|1024|2048|4096|8192|65536|8388608|536870912 WHERE `entry`=20993;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue