fix(DB/Spell): Darkmoon Card: Blue Dragon should only trigger on spellcast (#16779)

This commit is contained in:
Samsequel
2023-07-19 07:54:35 +02:00
committed by GitHub
parent 1a967dc3da
commit 75fc7a437f

View File

@@ -0,0 +1,2 @@
--
UPDATE `spell_proc_event` SET `procPhase` = 1 WHERE `entry` = 23688;