fix(DB/Procs): Spell Bomb not having cooldown (#18029)
This commit is contained in:
parent
b0ebaf4c96
commit
12585df7c8
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Spell Bomb
|
||||
UPDATE `spell_proc_event` SET `Cooldown`=1000 WHERE `entry`=40303;
|
||||
Loading…
Add table
Add a link
Reference in a new issue