chore(DB): import pending files

Referenced commit(s): cc31430368
This commit is contained in:
github-actions[bot]
2024-06-25 20:37:38 +00:00
parent e73bc95800
commit 5a8b8a2b46
5 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_06_25_03 -> 2024_06_25_04
-- loot cleanup
DELETE FROM `creature_loot_template` WHERE `Entry` = 20784 AND `Item` = 31943; -- Armbreaker Huffaz
DELETE FROM `creature_loot_template` WHERE `Entry` = 20785 AND `Item` = 31573; -- Fel Tinkerer Zortan

View File

@@ -1,3 +1,4 @@
-- DB update 2024_06_25_04 -> 2024_06_25_05
-- Lashh'an Kalir & Lashh'an Talonite
DELETE FROM `creature` WHERE (`id1` = 20109);

View File

@@ -1,3 +1,4 @@
-- DB update 2024_06_25_05 -> 2024_06_25_06
-- Durnholde Lodges (First one was already linked)
-- "Additional NPCs" 83958 & 83934
UPDATE `creature_formations` SET `groupAI` = 3 WHERE `leaderGUID` = 83929;

View File

@@ -1,3 +1,4 @@
-- DB update 2024_06_25_06 -> 2024_06_25_07
-- Kirin'Var Apprentice
UPDATE `creature_template_addon` SET `auras` = '33900' WHERE (`entry` = 20409);
UPDATE `creature_addon` SET `auras` = '33900' WHERE `guid` IN (72371, 72374, 72375, 72377, 72378, 72379);

View File

@@ -1,3 +1,4 @@
-- DB update 2024_06_25_07 -> 2024_06_25_08
-- Drunken Haze, Drunken Skull Crack
DELETE FROM `spell_script_names` WHERE `spell_id` IN (37591,29690);
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES