mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-25 05:40:56 -08:00
fix(DB/Creature): Jan'alai taunt immunity (#20660)
This commit is contained in:
parent
e07f16049b
commit
9e29e705b9
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`| 256 WHERE `entry` = 23578;
|
||||
Loading…
Add table
Add a link
Reference in a new issue