What's new

Fishing Loot 5714 Stormglen Village

eyerobot

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