fix(Scripts/Spells): Omen of Clarity should proc off from more spells. (#9344)

This commit is contained in:
UltraNix
2021-11-30 16:48:19 +01:00
committed by GitHub
parent 41d5f68440
commit 79c0beeb51
2 changed files with 23 additions and 6 deletions

View File

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