fix(DB/Creature): Zul'jin and Akil'zon should be taunt immune (#20609)
This commit is contained in:
parent
0363ca31d6
commit
5695af54c8
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`| 256 WHERE `entry` IN (23574, 23863);
|
||||
Loading…
Add table
Add a link
Reference in a new issue