chore(DB): import pending files

Referenced commit(s): 89959a193f
This commit is contained in:
AzerothCoreBot
2023-07-11 01:38:39 +00:00
parent 89959a193f
commit 37382dcd8a
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_07_10_03 -> 2023_07_11_00
-- Old Hillsbrad Foothills
UPDATE `creature_loot_template` SET `GroupID` = 7 WHERE `Entry` = 20531 AND `Item` IN (
27904, -- Resounding Ring of Glory

View File

@@ -1,3 +1,4 @@
-- DB update 2023_07_11_00 -> 2023_07_11_01
--
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` = 30658 AND `spell_effect` = 30571;
DELETE FROM `spell_script_names` WHERE `ScriptName` = ('spell_magtheridon_quake');