DB/SAI: Fix 2 DB errors related to invoker

(cherry picked from commit e63ca1c402)
This commit is contained in:
Killyana
2018-08-11 15:43:38 +02:00
committed by Shauren
parent 679a4f4eb7
commit e9665dda9f

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);