fix(DB/Spell): Darkmoon Card: Heroism should only trigger on melee autoattacks (#16775)

This commit is contained in:
Samsequel
2023-07-26 13:41:29 +02:00
committed by GitHub
parent f35708f071
commit 1501c7d357

View File

@@ -0,0 +1 @@
UPDATE `spell_proc_event` SET `procFlags` = 4 WHERE `entry` = 23689;