fix(DB/Creature): Towering Infernals should be immune to taunt (#18733)
This commit is contained in:
parent
22c8469d8c
commit
2cd8f0bf87
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |256 WHERE `entry` = 17818;
|
||||
Loading…
Add table
Add a link
Reference in a new issue