fix(DB/Spell): Arcane Concentration should proc only from damaging spells. (#8218)
Fixes #8131
This commit is contained in:
parent
69243c4e5d
commit
bc3ccde2c7
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633190607873695800');
|
||||
|
||||
UPDATE `spell_proc_event` SET `procEx`=0x0240003 WHERE `entry`=-11213;
|
||||
Loading…
Add table
Add a link
Reference in a new issue