DB/Misc: Fix some spam

Fix by KirkHammett
This commit is contained in:
Aokromes
2013-07-11 14:51:35 +02:00
parent 93226005c6
commit f5cd494acb
@@ -0,0 +1,3 @@
-- Sandfury Shadowhunter spam fix
UPDATE `smart_scripts` SET `event_flags`=3 WHERE `entryorguid`=7246 AND `source_type`=0 AND `id`=15 AND `link`=16;
UPDATE `smart_scripts` SET `event_flags`=0 WHERE `entryorguid`=7246 AND `source_type`=0 AND `id`=16 AND `link`=0;