fix(DB/Creature): Damage Requirement for Infernal Attacker (#19350)
Create rev_1720402396845233700.sql
This commit is contained in:
parent
430491f81c
commit
d91b23b59d
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = 2097152 WHERE (`entry` = 21419);
|
||||
Loading…
Add table
Add a link
Reference in a new issue