fix(DB/Creature): Hellfire Channeler should be immune to silence (#16894)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
--
|
||||||
|
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|256|4096 WHERE `entry` = 17256;
|
||||||
Reference in New Issue
Block a user