chore(DB): import pending files

Referenced commit(s): 24c97c5f2f
This commit is contained in:
AzerothCoreBot
2023-09-17 19:45:47 +00:00
parent 89ba87495e
commit 9523081c32
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_09_17_08 -> 2023_09_17_09
--
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_q10190_battery_recharging_blaster';
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES

View File

@@ -1,2 +1,3 @@
-- DB update 2023_09_17_09 -> 2023_09_17_10
DELETE FROM `game_event_creature` WHERE `guid` IN (245648,245645,245649);
DELETE FROM `creature` WHERE `guid` IN (245648,245645,245649);

View File

@@ -1,3 +1,4 @@
-- DB update 2023_09_17_10 -> 2023_09_17_11
--
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_malchezaar_enfeeble' AND `spell_id` = 30843;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES