fix(DB/SAI): Swamplord Musel'ek's Aimed Shot should not be interrupte… (#14455)
fix(DB/SAI): Swamplord Musel'ek's Aimed Shot should not be interrupted by anything. Fixes #13994
This commit is contained in:
parent
8448996639
commit
a9bc936b4f
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=17826 AND `source_type`=0 AND `id` IN (1,2);
|
||||
Loading…
Add table
Add a link
Reference in a new issue