- 916
- 2015
- 24
- Location
- Barryton Michigan USA
Drop rate was too low.
Code:
DELETE FROM `fishing_loot_template` WHERE (`entry`=1497) AND (`item`=69901);
INSERT INTO `fishing_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES (1497, 69901, 5, 1, 1, 1, 1);