mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 21:50:50 -04:00
DB/Spells: Update two more wrong spells cooldown values
closes #28539 by @CraftedRO
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Update two more missing spells cooldown values
|
||||
UPDATE `spell_proc` SET `Cooldown`=0 WHERE `SpellId`=54909; -- Demonic Pact
|
||||
UPDATE `spell_proc` SET `Cooldown`=0 WHERE `SpellId`=20375; -- Seal of Command
|
||||
Reference in New Issue
Block a user