mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 16:16:27 +00:00
fix(DB/Spell): Darkmoon Card: Heroism should only trigger on melee autoattacks (#16775)
This commit is contained in:
1
data/sql/updates/pending_db_world/heroism.sql
Normal file
1
data/sql/updates/pending_db_world/heroism.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc_event` SET `procFlags` = 4 WHERE `entry` = 23689;
|
||||
Reference in New Issue
Block a user