fix(DB/Creature): Hakkar should be taunt immune. (#11777)
* Fix(DB/Creature): Hakkar should be taunt immune * Update rev_1652689266458530042.sql * flag_extra
This commit is contained in:
parent
82ae30d4ed
commit
758463ffe1
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|256 WHERE `entry` = 14834;
|
||||
Loading…
Add table
Add a link
Reference in a new issue