DB/SAI: fixed target_type of spell Vampire Rush, added in my previous commit.
I have used target_type, which caused that NPC used the spell on all players in range, that's wrong. (cherry picked from commit 1699cf70dd0e33f3e7ea2aedec6270878109ace9)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `target_type`=5, `target_param1`=0 WHERE `entryorguid`=37662 AND `source_type`=0 AND `id`=0;
|
||||
Reference in New Issue
Block a user