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:
UltraNix
2023-01-01 12:50:06 +01:00
committed by GitHub
parent 8448996639
commit a9bc936b4f

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=17826 AND `source_type`=0 AND `id` IN (1,2);