mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-27 06:40:49 -08:00
fix(DB/Creature): Vashj's Enchanted Elementals knockback immunity (#18132)
This commit is contained in:
parent
e9ab01cc3b
commit
ffe8076d0a
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|1073741824 WHERE `entry` = 21958;
|
||||
Loading…
Add table
Add a link
Reference in a new issue