DB/SAI: Remove the spell Dazed from SAI combat scripts

This commit is contained in:
Killyana
2019-03-09 00:40:51 +01:00
parent 9d34739d69
commit 0ea2b26f86

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `smart_scripts` WHERE `action_type`=11 AND `action_param1`=1604 AND `entryorguid` IN (6206,6218,6220,6219,6233,6222,6225,6234) AND `source_type`=0;