mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(DB/Creature): Give Enraged Soul triggers the trigger flag (#15223)
This commit is contained in:
committed by
GitHub
parent
725aa27d7e
commit
17b23a41c6
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|128 WHERE `entry` IN (21073, 21097, 21116);
|
||||
Reference in New Issue
Block a user