mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(DB/Creature): Fix Dragonmaw Wind Rider interrupt immunity (#19118)
fix(DB/Creature): Fix Dragonmaw Wind Rider immunities
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|33554432 WHERE `entry` = 23330;
|
||||
Reference in New Issue
Block a user