mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 15:16:24 +00:00
fix(DB/Creature): Fix Dragonmaw Wind Rider and Sky Stalker taunt immu… (#19120)
fix(DB/Creature): Fix Dragonmaw Wind Rider and Sky Stalker taunt immunity
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |256 WHERE `entry` IN (23030, 23330);
|
||||
Reference in New Issue
Block a user