fix(DB/Creature): Gathios the Shatterer taunt immunity (#19639)

This commit is contained in:
Andrew
2024-08-17 15:20:35 -03:00
committed by GitHub
parent 29f528cb4f
commit 1c8576ff15

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |256 WHERE `entry` = 22949;