fix(DB/Creature): Jan'alai taunt immunity (#20660)

This commit is contained in:
Andrew
2024-11-20 15:37:43 -03:00
committed by GitHub
parent e07f16049b
commit 9e29e705b9

View File

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