mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_10_09_00 -> 2022_10_11_00
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `auras` = '25801' WHERE (`entry` = 15229);
|
||||
UPDATE `creature_addon` SET `auras` = '25801' WHERE `guid` BETWEEN 87901 AND 87906;
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_10_11_00 -> 2022_10_11_01
|
||||
--
|
||||
DELETE FROM `creature_loot_template` WHERE `entry` IN (15229, 15230, 15233, 15235, 15236, 15240, 15246, 15247, 15249, 15250, 15252, 15262, 15264, 15277, 15311, 15312) AND `Item` BETWEEN 20866 AND 20873;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_10_11_01 -> 2022_10_11_02
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_cthun_digestive_acid';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
Reference in New Issue
Block a user