fix(DB/Spells): Frost of Fingers vs AoE spells. (#13007)

This commit is contained in:
UltraNix 2022-09-19 05:49:07 +02:00 committed by GitHub
parent 283e583f67
commit a885b83272
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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