mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
fix(DB/Creature): SOTA Battleground Demolisher can't dodge or block attacks (#26656)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|4|16|8388608 WHERE `entry` IN (28781, 32796);
|
||||
Reference in New Issue
Block a user