parent
89959a193f
commit
37382dcd8a
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
@ -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');
|
||||
Loading…
Add table
Add a link
Reference in a new issue