chore(DB): import pending files

Referenced commit(s): 7e7e484cb6
This commit is contained in:
AzerothCoreBot
2023-02-12 20:30:30 +00:00
parent 7e7e484cb6
commit d0cb8d226e
5 changed files with 5 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2023_02_12_07 -> 2023_02_12_08
--
UPDATE `smart_scripts` SET `action_param3`=1 WHERE `entryorguid`=4966 AND `source_type`=0 AND `id`=7;

View File

@@ -1,3 +1,4 @@
-- DB update 2023_02_12_08 -> 2023_02_12_09
--
DELETE FROM `creature` WHERE `guid` IN (125922, 125927, 125930, 125931, 125932, 126052, 1158) AND `id1`=19382; -- Wildhammer Gryphon Rider

View File

@@ -1,3 +1,4 @@
-- DB update 2023_02_12_09 -> 2023_02_12_10
--
ALTER TABLE `creature_formations`
CHANGE COLUMN `dist` `dist` FLOAT NOT NULL DEFAULT '0' AFTER `memberGUID`,

View File

@@ -1,3 +1,4 @@
-- DB update 2023_02_12_10 -> 2023_02_12_11
--
UPDATE `smart_scripts` SET `target_type`=19, `target_param1`=20635, `target_param2`=20 WHERE `entryorguid`=21926 AND `source_type`=0 AND `id`=2;
UPDATE `smart_scripts` SET `target_type`=19, `target_param1`=20771, `target_param2`=20 WHERE `entryorguid`=21926 AND `source_type`=0 AND `id`=3;

View File

@@ -1,3 +1,4 @@
-- DB update 2023_02_12_11 -> 2023_02_12_12
--
SET @CGUID := 2000102;
DELETE FROM `creature` WHERE `id1`=17578;