chore(DB): import pending files

Referenced commit(s): 4e3207db7f
This commit is contained in:
AzerothCoreBot
2022-10-11 17:45:51 +00:00
parent 4e3207db7f
commit e5d4a835a5
3 changed files with 3 additions and 0 deletions

View File

@@ -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;

View File

@@ -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;

View File

@@ -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