chore(DB): import pending files

Referenced commit(s): c0ce43a383
This commit is contained in:
AzerothCoreBot
2023-01-07 19:34:42 +00:00
parent c0ce43a383
commit 8d4dd95014
4 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_01_07_02 -> 2023_01_07_03
-- Immunities
UPDATE `creature_template` SET `mechanic_immune_mask` = 6292 WHERE (`entry` = 18423);
-- Spawn time

View File

@@ -1,3 +1,4 @@
-- DB update 2023_01_07_03 -> 2023_01_07_04
--
DELETE FROM `creature_text` WHERE `CreatureID`=23577;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2023_01_07_04 -> 2023_01_07_05
--
DELETE FROM `spell_script_names` WHERE `spell_id` IN (31704,31701,31702,31703);
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2023_01_07_05 -> 2023_01_07_06
--
DELETE FROM `spell_script_names` WHERE `spell_id`=32065;
INSERT INTO `spell_script_names` VALUES