mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-27 23:01:14 -08:00
fix(DB/SpellCooldownOverrides): remove overrides of player spells (#21850)
This commit is contained in:
parent
f8ab473f9e
commit
f374136cee
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
DELETE FROM `spell_cooldown_overrides` WHERE `Id` IN (7386, 7405, 8380);
|
||||
Loading…
Add table
Add a link
Reference in a new issue