mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
@@ -1 +1,2 @@
|
||||
-- DB update 2023_07_24_00 -> 2023_07_26_00
|
||||
UPDATE `spell_proc_event` SET `procFlags` = 4 WHERE `entry` = 23689;
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_07_26_00 -> 2023_07_26_01
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 17671) AND (`source_type` = 0) AND (`id` IN (4));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_07_26_01 -> 2023_07_26_02
|
||||
--
|
||||
UPDATE `item_template` SET `spellcooldown_1` = -1 WHERE (`entry` = 37111);
|
||||
UPDATE `item_template` SET `spellcooldown_1` = -1, `spellcategorycooldown_1` = 2000 WHERE (`entry` = 47477);
|
||||
Reference in New Issue
Block a user