mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 00:08:01 +00:00
fix(DB/Immunities): set Water Elemental (mage pet) to Frost Immune only (#25352)
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
--
|
||||||
|
-- from mechanic_immune_mask 646000477 to school=0x10(FROST)
|
||||||
|
UPDATE `creature_template` SET `CreatureImmunitiesId`=-6 WHERE `entry`=510;
|
||||||
Reference in New Issue
Block a user