mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
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:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|256 WHERE `entry` = 14834;
|
||||
Reference in New Issue
Block a user