mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-25 05:40:56 -08:00
fix(DB/Procs): Eye of Magtheridon not procing on miss (#20432)
This commit is contained in:
parent
08bfecdbea
commit
00b1f50ad4
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Eye of Magtheridon - add proc on miss
|
||||
UPDATE `spell_proc_event` SET `procEx` = `procEx`|4 WHERE `entry`=34749;
|
||||
Loading…
Add table
Add a link
Reference in a new issue