fix(DB/SAI): Murkblood Spearman's Viper Sting should be casted only o… (#14465)
fix(DB/SAI): Murkblood Spearman's Viper Sting should be casted only on targets with mana. Fixes #13980
This commit is contained in:
parent
740439e27b
commit
e8de2fb519
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `smart_scripts` SET `target_param3`=1 WHERE `entryorguid`=17729 AND `source_type`=0 AND `id` IN (3,4);
|
||||
Loading…
Add table
Add a link
Reference in a new issue