DB/Scripts: Fix a few SAI errors.

This commit is contained in:
Malcrom
2013-01-11 20:49:00 -03:30
parent df0c72d4de
commit 1b15bd1df2

View File

@@ -0,0 +1,3 @@
UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=23689 AND `id`=5;
UPDATE `smart_scripts` SET `link`=0, `action_param2`=1 WHERE `entryorguid`=16357 AND `id`=3;
DELETE FROM `smart_scripts` WHERE `entryorguid`=16357 AND `id`=4;