chore(DB): import pending files

Referenced commit(s): 0b92d21ac0
This commit is contained in:
AzerothCoreBot
2023-02-10 08:21:35 +00:00
parent 0b92d21ac0
commit 99acf12515
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_02_09_00 -> 2023_02_10_00
--
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` IN (35008);

View File

@@ -1,3 +1,4 @@
-- DB update 2023_02_10_00 -> 2023_02_10_01
--
UPDATE `smart_scripts` SET `target_type`=21, `target_param1`=30 WHERE `entryorguid` IN (2832700) AND `source_type`=9 AND `id` IN (0,1,2);

View File

@@ -1,3 +1,4 @@
-- DB update 2023_02_10_01 -> 2023_02_10_02
--
UPDATE `creature` SET `id1`=40607 WHERE `guid`=133917 AND `id1` = 34084;