chore(DB): import pending files

Referenced commit(s): fe3487f078
This commit is contained in:
AzerothCoreBot
2023-01-01 11:52:34 +00:00
parent fe3487f078
commit 254ead6df4
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_12_31_02 -> 2023_01_01_00
--
UPDATE `smart_scripts` SET `link`=9 WHERE `entryorguid`=17827 AND `source_type`=0 AND `id`=2;
DELETE FROM `smart_scripts` WHERE `entryorguid`=17827 AND `source_type`=0 AND `id`=9;

View File

@@ -1,2 +1,3 @@
-- DB update 2023_01_01_00 -> 2023_01_01_01
--
UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=17826 AND `source_type`=0 AND `id` IN (1,2);