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