mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +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