chore(DB): import pending files

Referenced commit(s): 3215aa23ac
This commit is contained in:
AzerothCoreBot
2023-07-12 21:31:18 +00:00
parent 3215aa23ac
commit 79b304cf08

View File

@@ -1,3 +1,4 @@
-- DB update 2023_07_11_03 -> 2023_07_12_00
-- Mosh'Ogg Witch Doctor SAI flag correction
UPDATE `smart_scripts` SET `event_flags`=0 WHERE `entryorguid`=1144 AND `source_type`=0 AND `id`=0 AND `link`=0;
UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid`=1144 AND `source_type`=0 AND `id`=1 AND `link`=0;