fix(DB/Creature): SOTA Battleground Demolisher can't dodge or block attacks (#26656)

This commit is contained in:
Xepic90
2026-07-18 10:33:33 -04:00
committed by GitHub
parent 0cb715b766
commit 990ef2e4c9

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|4|16|8388608 WHERE `entry` IN (28781, 32796);