fix(DB/Creature): Give Enraged Soul triggers the trigger flag (#15223)
This commit is contained in:
parent
725aa27d7e
commit
17b23a41c6
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|128 WHERE `entry` IN (21073, 21097, 21116);
|
||||
Loading…
Add table
Add a link
Reference in a new issue