DB/SAI: Prevent endless loops with linked events

This commit is contained in:
Gacko
2014-10-12 19:31:00 +02:00
parent 7449231ce1
commit 882cb2b32b

View File

@@ -0,0 +1,3 @@
UPDATE `smart_scripts` SET `link`=12 WHERE `entryorguid`=11680 AND `source_type`=0 AND `id`=11;
UPDATE `smart_scripts` SET `link`=2 WHERE `entryorguid`=18855 AND `source_type`=0 AND `id`=1;
UPDATE `smart_scripts` SET `link`=18 WHERE `entryorguid`=26670 AND `source_type`=0 AND `id`=18;