Run this query in your database
UPDATE `items` SET `bonding`=0,`spellid_1`=51771,`spellid_2`=51769 WHERE `Entry`=38607;
REPLACE INTO `loot_gameobjects`
(`entryid`,`itemid`,`percentchance`,`heroicpercentchance`,`mincount`,`maxcount`, `ffa_loot`)
values (190584,38607,100,0,1,1,0);
UPDATE `quests` SET `RewSpell` = 0 WHERE `entry` = 12619;