fix(DB/Creature): Make Gargantuan Abyssal immune to knockbacks (#16450)
Create rev_1685737282291536800.sql
This commit is contained in:
parent
c17233dba0
commit
772e1a1add
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|1073741824 WHERE (`entry` IN (20898, 21598));
|
||||
Loading…
Add table
Add a link
Reference in a new issue