mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 23:56:25 +00:00
fix(DB/Spells): Elemental Focus should proc off only from damage spells. (#9498)
Fixes #3859
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638637475108173400');
|
||||
|
||||
UPDATE `spell_proc_event` SET `procFlags`=0x00011150 WHERE `entry`=16164;
|
||||
Reference in New Issue
Block a user