fix(DB/Spells): Glyph of Blocking should proc on Shield Slam use rath… (#12865)
...er than on hit.
This commit is contained in:
parent
93ae148a75
commit
72f89105c8
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `spell_proc_event` SET `procPhase`=1 WHERE `entry`=58375;
|
||||
Loading…
Add table
Add a link
Reference in a new issue