mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
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:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=17826 AND `source_type`=0 AND `id` IN (1,2);
|
||||
Reference in New Issue
Block a user