chore(DB): import pending files

Referenced commit(s): 44dba5a8ec
This commit is contained in:
AzerothCoreBot
2023-02-12 15:07:10 +00:00
parent 44dba5a8ec
commit 5cc73e1963
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_02_12_05 -> 2023_02_12_06
--
DELETE FROM `smart_scripts` WHERE `entryorguid`=17695 AND `source_type`=0;
INSERT INTO `smart_scripts` VALUES

View File

@@ -1,2 +1,3 @@
-- DB update 2023_02_12_06 -> 2023_02_12_07
--
UPDATE `smart_scripts` SET `event_flags`=4 WHERE `entryorguid`=16704 AND `source_type`=0 AND `id`=4;