DB/SAI: Fix a target typo in a previous commit

This commit is contained in:
Killyana
2015-12-17 02:06:21 +01:00
parent 7f404f00e7
commit e1bcd10c9b

View File

@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `target_type`=1, `target_param1`=0 WHERE `entryorguid`=2710200 AND `source_type`=9 AND `id`=4;
UPDATE `smart_scripts` SET `target_type`=21, `target_param1`=50 WHERE `entryorguid`=2710200 AND `source_type`=9 AND `id`=3;