DB/SAI: Fix Coilfang Scale-Healer spamming 'Heal'

By @Treeston
Closes #16176

(cherry picked from commit 7f5805f308)
This commit is contained in:
Killyana
2016-01-18 00:52:16 +01:00
committed by Shauren
parent bc331bef41
commit 8911962c9e

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param2`=0 WHERE `entryorguid`=21126 AND `source_type`=0 AND `id` IN (4,5);