DB/Update: Quest credit fix-up
Vehicles will not accept quest credit in the form of a spell cast, credit needs to be a monster kill.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `action_type`=33, `action_param1`=28019 WHERE `entryorguid`=27409 AND `source_type`=0 AND `id`=5 AND `link`=6;
|
||||
Reference in New Issue
Block a user