fix(DB/Creature): Aquaneous Lord taunt immunity (#19061)

This commit is contained in:
Andrew
2024-06-15 13:29:51 -03:00
committed by GitHub
parent c00f89a6fd
commit 549e86f2eb

View File

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