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

(cherry picked from commit 0ea2b26f86)
This commit is contained in:
Killyana
2019-03-09 00:40:51 +01:00
committed by Shauren
parent 06ef158182
commit 1c44a5dc7a

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;