fix(DB/SAI): Underbog Shambler's Fungal Regrowth should be casted on … (#14560)
fix(DB/SAI): Underbog Shambler's Fungal Regrowth should be casted on friendly targets. Fixes #13976
This commit is contained in:
parent
5a595b8007
commit
95ae8d3feb
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `smart_scripts` SET `event_type`=74, `event_flags`=`event_flags`&~1, `event_param3`=2500, `event_param4`=2500, `event_param5`=40 WHERE `entryorguid`=17871 AND `source_type`=0 AND `id` IN (2,3);
|
||||
Loading…
Add table
Add a link
Reference in a new issue