mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
fix(DB/Spell): Arcane Concentration should proc only from damaging spells. (#8218)
Fixes #8131
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633190607873695800');
|
||||
|
||||
UPDATE `spell_proc_event` SET `procEx`=0x0240003 WHERE `entry`=-11213;
|
||||
Reference in New Issue
Block a user