What's new

Fishing Loot 4808 Hayward Fishery

eyerobot

Gold Supporter
Superior Member
916
2015
24
Location
Barryton Michigan USA
Code:
DELETE FROM `fishing_loot_template` WHERE (`entry`=4808);
INSERT INTO `fishing_loot_template` VALUES 
(4808, 6356, .05, 1, 1, 1, 1),
(4808, 3190, .01, 1, 1, 1, 1),
(4808, 2924, .14, 1, 1, 1, 1),
(4808, 766, .01, 1, 1, 1, 1),
(4808, 4604, .01, 1, 1, 1, 1),
(4808, 2589, .4, 1, 1, 1, 1),
(4808, 774, .01, 1, 1, 1, 1),
(4808, 8177, .01, 1, 1, 1, 1),
(4808, 6303, 4, 1, 1, 1, 1),
(4808, 2555, .01, 1, 1, 1, 1),
(4808, 159, .02, 1, 1, 1, 1),
(4808, 1210, .01, 1, 1, 1, 1),
(4808, 5571, .01, 1, 1, 1, 1),
(4808, 5465, .08, 1, 1, 1, 1),
(4808, 117, .01, 1, 1, 1, 1);
 
Top