mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Creature): Remove Death Grip immunity from Power Spark in Eye of Eternity. (#24246)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` &~ 32 WHERE `entry` IN (30084, 32187);
|
||||
Reference in New Issue
Block a user