mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/SAI: Remove the spell Dazed from SAI combat scripts
(cherry picked from commit 0ea2b26f86)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user