mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB/Creature)Ashtongue Stormcaller missing interrupt immunity (#21030)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Add interrupt immunity to Ashtongue Stormcaller
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` | 33554432 WHERE (`entry` = 22846);
|
||||
Reference in New Issue
Block a user