chore(DB): import pending files

Referenced commit(s): 3adf267e74
This commit is contained in:
AzerothCoreBot
2022-09-02 12:34:20 +00:00
parent 3adf267e74
commit 3daed043f7
4 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_09_01_00 -> 2022_09_02_00
-- Obsidian Eradicator (15262)
UPDATE `creature_template` SET `DamageModifier` = 22.5, `ArmorModifier` = 1.55 WHERE (`entry` = 15262);
-- Anubisath Sentinel (15264)

View File

@@ -1,2 +1,3 @@
-- DB update 2022_09_02_00 -> 2022_09_02_01
--
DELETE FROM `spell_dbc` WHERE `ID` IN (46393);

View File

@@ -1,3 +1,4 @@
-- DB update 2022_09_02_01 -> 2022_09_02_02
--
DELETE FROM `command` WHERE `name` = 'go creature id';
INSERT INTO `command` (`name`, `security`, `help`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2022_09_02_02 -> 2022_09_02_03
-- Voodoo Spirit - Add aura 24051
DELETE FROM `creature_template_addon` WHERE (`entry` = 15009);
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES