2 lines
112 B
SQL
2 lines
112 B
SQL
--
|
|
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|256|4096 WHERE `entry` = 17256;
|