fix(Scripts/Spells): Omen of Clarity should proc off from more spells. (#9344)
This commit is contained in:
parent
41d5f68440
commit
79c0beeb51
2 changed files with 23 additions and 6 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637867412352266700');
|
||||
|
||||
UPDATE `spell_proc_event` SET `procFlags`=0x00015414 WHERE `entry`=16864;
|
||||
Loading…
Add table
Add a link
Reference in a new issue