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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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