mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-17 09:14:34 +00:00
fix(DB/Creature): Add parry hasting exception for a few TBC raid bosses. (#19149)
* Init. * Whoops.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 0x00000008 WHERE `entry` IN (19514, 22947, 23576);
|
||||
Reference in New Issue
Block a user