fix(DB/Creature): Shadow Demon knockback immunity (#20368)
This commit is contained in:
parent
c06cadfe75
commit
6a7163e6c6
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|1073741824 WHERE `entry` = 23375;
|
||||
Loading…
Add table
Add a link
Reference in a new issue