chore(DB): import pending files

Referenced commit(s): d696a85797
This commit is contained in:
AzerothCoreBot
2023-05-24 17:03:42 +00:00
parent d696a85797
commit 7e1e5a9cdb
3 changed files with 3 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2023_05_23_00 -> 2023_05_24_00
--
UPDATE `creature_template` SET `speed_run` = 1.14286 WHERE `entry` = 4480;

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_24_00 -> 2023_05_24_01
--
DELETE FROM `creature_template_spell` WHERE `CreatureID`=18847 AND `Index`=2 AND `Spell`=33096;
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES (18847, 2, 33096, 0);

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_24_01 -> 2023_05_24_02
--
-- Blackrock Summoner
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 9818);