fix(DB/Spell): Serendipity should proc off on cast rather than on hit. (#13805)
This commit is contained in:
parent
66bb2e9f20
commit
cc3623775f
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `spell_proc_event` SET `procPhase`=1 WHERE `entry`=-63730;
|
||||
Loading…
Add table
Add a link
Reference in a new issue