mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 15:46:24 +00:00
fix(DB/Spells): Restore Fiery Payback to have no ICD. (#15981)
fix(DB/spell_proc_event): Revert Fiery Payback 1m ICD.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Revert Fiery Payback 1m ICD.
|
||||
DELETE FROM `spell_proc_event` WHERE `entry` IN (64349,64350);
|
||||
Reference in New Issue
Block a user