DB/Misc: 2 updates to fix non working SAI scripts

Closes #9460
This commit is contained in:
Kirkhammett
2013-04-13 19:15:39 +02:00
committed by ZxBiohazardZx
parent 51f6db7915
commit 37c02196ae
@@ -0,0 +1,4 @@
-- Malcrom
UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid`=2305 AND `source_type`=0 AND `id`=2;
-- Kirkhammett
UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid`=15656 AND `source_type`=0 AND `id`=0 AND `link`=1;