fix(DB/Spell): Serendipity should proc off on cast rather than on hit. (#13805)

This commit is contained in:
UltraNix
2022-11-16 05:16:39 +01:00
committed by GitHub
parent 66bb2e9f20
commit cc3623775f

View File

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