fix(DB/SAI): Underbog Shambler's Itchy Spores should be casted on ran… (#14561)
fix(DB/SAI): Underbog Shambler's Itchy Spores should be casted on random targets. Fixes #13975
This commit is contained in:
parent
52ce072c99
commit
6dcf6be97e
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `smart_scripts` SET `target_type`=5 WHERE `entryorguid`=17871 AND `source_type`=0 AND `id` IN (0,1);
|
||||
Loading…
Add table
Add a link
Reference in a new issue