fix(DB/Immunities): set Water Elemental (mage pet) to Frost Immune only (#25352)
This commit is contained in:
parent
f8c5c9a468
commit
0fb8fe3f4a
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
-- from mechanic_immune_mask 646000477 to school=0x10(FROST)
|
||||
UPDATE `creature_template` SET `CreatureImmunitiesId`=-6 WHERE `entry`=510;
|
||||
Loading…
Add table
Add a link
Reference in a new issue