DB/SAI: Fix 2 DB errors related to invoker

This commit is contained in:
Killyana
2018-08-11 15:43:38 +02:00
committed by Aokromes
parent 7a0b110d67
commit ff3f049fe7

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `target_type`=24 WHERE `entryorguid` IN (25416,25418) AND `source_type`=0 AND `id` IN (4);