fix(DB/Spell): Darkmoon Card: Blue Dragon should only trigger on spellcast (#16779)
This commit is contained in:
parent
1a967dc3da
commit
75fc7a437f
1 changed files with 2 additions and 0 deletions
2
data/sql/updates/pending_db_world/darkmoonbluedragon.sql
Normal file
2
data/sql/updates/pending_db_world/darkmoonbluedragon.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `spell_proc_event` SET `procPhase` = 1 WHERE `entry` = 23688;
|
||||
Loading…
Add table
Add a link
Reference in a new issue