chore(DB): import pending files

Referenced commit(s): f32aa0992c
This commit is contained in:
AzerothCoreBot
2022-05-08 08:23:00 +00:00
parent f32aa0992c
commit 232390fed6
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_05_07_01 -> 2022_05_08_00
--
UPDATE `smart_scripts` SET `action_type`=85 WHERE `entryorguid`=30105 AND `source_type`=0 AND `id`=1;
DELETE FROM `smart_scripts` WHERE `entryorguid`=30331 AND `source_type`=0;

View File

@@ -1,3 +1,4 @@
-- DB update 2022_05_08_00 -> 2022_05_08_01
--
DELETE FROM `creature_text` WHERE `CreatureID` = 25740 AND `GroupID` IN (0, 1);
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES