mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2025_09_28_00 -> 2025_09_28_01
|
||||||
--
|
--
|
||||||
DELETE FROM `spell_cooldown_overrides` WHERE `Id` IN (56570, 56585);
|
DELETE FROM `spell_cooldown_overrides` WHERE `Id` IN (56570, 56585);
|
||||||
INSERT INTO `spell_cooldown_overrides` (`Id`, `RecoveryTime`, `CategoryRecoveryTime`, `StartRecoveryTime`, `StartRecoveryCategory`, `Comment`) VALUES
|
INSERT INTO `spell_cooldown_overrides` (`Id`, `RecoveryTime`, `CategoryRecoveryTime`, `StartRecoveryTime`, `StartRecoveryCategory`, `Comment`) VALUES
|
||||||
Reference in New Issue
Block a user