fix:(DB/Creature): Molten Core elementals should bleed. (#12074)
This commit is contained in:
parent
ac12ae7698
commit
70f16dc9bf
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`&~(16384) WHERE `entry` IN (12265, 12101, 12100, 12076, 11665, 11667, 11669, 11666, 11668, 12099);
|
||||
Loading…
Add table
Add a link
Reference in a new issue