DB/SAI: Update some SAI targets

Closes #22250

(cherry picked from commit ab1a3f4b25)
This commit is contained in:
Killyana
2018-08-11 14:29:09 +02:00
committed by Shauren
parent 4246c3fc76
commit ca3a253b9e

View File

@@ -0,0 +1,5 @@
--
UPDATE `smart_scripts` SET `target_type`=7 WHERE `entryorguid` IN (25416, 25418) AND `source_type`=0 AND `id` IN (4);
UPDATE `smart_scripts` SET `target_type`=7 WHERE `entryorguid` IN (20749) AND `source_type`=0 AND `id` IN (1);
UPDATE `smart_scripts` SET `target_type`=7 WHERE `entryorguid` IN (27229) AND `source_type`=0 AND `id` IN (0);
UPDATE `smart_scripts` SET `target_type`=7 WHERE `entryorguid` IN (18955) AND `source_type`=0 AND `id` IN (1);