fix(DB/Spells): Glyph of Blocking should proc on Shield Slam use rath… (#12865)

...er than on hit.
This commit is contained in:
UltraNix
2022-08-28 01:18:43 +02:00
committed by GitHub
parent 93ae148a75
commit 72f89105c8

View File

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