mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-10 03:00:28 +00:00
fix(DB/Procs): Spell Bomb not having cooldown (#18029)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Spell Bomb
|
||||
UPDATE `spell_proc_event` SET `Cooldown`=1000 WHERE `entry`=40303;
|
||||
Reference in New Issue
Block a user