DB/Misc: Fix 3 startup errors

Updates #13707
This commit is contained in:
Aokromes
2015-02-13 13:15:08 +01:00
parent f060b8f6b8
commit f7e2fe766d

View File

@@ -0,0 +1,4 @@
--
UPDATE `smart_scripts` SET `target_o`=0 WHERE `entryorguid`=177490 AND `source_type`=1 AND `id`=0;
UPDATE `smart_scripts` SET `target_o`=0 WHERE `entryorguid`=177490 AND `source_type`=1 AND `id`=2;
UPDATE `smart_scripts` SET `target_o`=0 WHERE `entryorguid`=2749200 AND `source_type`=9 AND `id`=5;