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:
Andrew
2024-06-22 06:52:46 -03:00
committed by GitHub
parent dbec1a1441
commit 842918c08c

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |256 WHERE `entry` IN (23030, 23330);