mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 08:16:08 +00:00
fix(Scripts/Spells): Omen of Clarity should proc off from more spells. (#9344)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637867412352266700');
|
||||
|
||||
UPDATE `spell_proc_event` SET `procFlags`=0x00015414 WHERE `entry`=16864;
|
||||
Reference in New Issue
Block a user