DB/Quest: The Keeper's Favor

Fix spell target and cast type
Closes #17623

(cherry picked from commit 10ac7a06de)
This commit is contained in:
Killyana
2016-07-19 17:04:17 +02:00
committed by joschiwald
parent c827443d4a
commit 3e33e5bf78

View File

@@ -0,0 +1,4 @@
--
UPDATE `smart_scripts` SET `action_type`=11, `target_type`=7, target_param1=0 WHERE `entryorguid`=11832 AND `source_type`=0 AND `id`=1;
UPDATE `smart_scripts` SET `action_param2`=0, `target_type`=7 WHERE `entryorguid`=30630 AND `source_type`=0 AND `id`=0;