mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_04_19_20 -> 2023_04_19_21
|
||||||
-- Fel Reaver Sentinel
|
-- Fel Reaver Sentinel
|
||||||
DELETE FROM `spell_cooldown_overrides` WHERE `Id` IN (38055,38006,38052,37920);
|
DELETE FROM `spell_cooldown_overrides` WHERE `Id` IN (38055,38006,38052,37920);
|
||||||
INSERT INTO `spell_cooldown_overrides` (`Id`, `RecoveryTime`, `CategoryRecoveryTime`, `StartRecoveryTime`, `StartRecoveryCategory`) VALUES
|
INSERT INTO `spell_cooldown_overrides` (`Id`, `RecoveryTime`, `CategoryRecoveryTime`, `StartRecoveryTime`, `StartRecoveryCategory`) VALUES
|
||||||
Reference in New Issue
Block a user