mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_10_21_00 -> 2023_10_21_01
|
||||
-- Duplicated gossip option
|
||||
DELETE FROM `gossip_menu_option` WHERE (`MenuID` = 10316) AND (`OptionID` = 1);
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_10_21_01 -> 2023_10_21_02
|
||||
-- Shadow Mend/Healing - Karazhan chest event
|
||||
DELETE FROM `spell_cooldown_overrides` WHERE `Id` IN (37456,37455);
|
||||
INSERT INTO `spell_cooldown_overrides` (`Id`, `RecoveryTime`, `CategoryRecoveryTime`, `StartRecoveryTime`, `StartRecoveryCategory`) VALUES
|
||||
Reference in New Issue
Block a user