fix(DB/Spell): Clearcast proc (#4014)

This commit is contained in:
Kitzunu
2020-12-24 03:28:19 +01:00
committed by GitHub
parent fdc3fc962e
commit 7fd52e0326

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1608425033220359700');
UPDATE `spell_proc_event` SET `procFlags` = 65536 WHERE `entry` = 16164;