Sign in to follow this  
Followers 0
Fyriond

[Accepted]Withered Exile (Azsuna)

2 posts in this topic

--http://www.wowhead.com/npc=90379/withered-exile
DELETE FROM `creature_loot_template` WHERE `entry`=90379;
UPDATE `creature_template` SET `lootid`='90379' WHERE `entry`='90379';
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`, `itembonuses`)
VALUES
('90379', '136850', '37', '1', '0', '1', '1', ''),
('90379', '129153', '1.2', '1', '0', '1', '1', ''),
('90379', '124117', '0.3', '1', '0', '1', '2', ''),
('90379', '127038', '0.2', '1', '0', '1', '1', ''),
('90379', '129105', '0.14', '1', '0', '1', '1', ''),
('90379', '121014', '0.05', '1', '0', '1', '1', ''),
('90379', '122153', '0.05', '1', '0', '1', '1', ''),
('90379', '121016', '0.02', '1', '0', '1', '1', ''),
('90379', '139521', '0.02', '1', '0', '1', '1', ''),
('90379', '141582', '0.01', '1', '0', '1', '1', ''),
('90379', '141919', '0.01', '1', '0', '1', '1', ''),
('90379', '139522', '0.01', '1', '0', '1', '1', ''),
('90379', '139520', '0.01', '1', '0', '1', '1', ''),
('90379', '132212', '70', '1', '0', '1', '1', ''),
('90379', '132217', '19', '1', '0', '1', '1', ''),
('90379', '124437', '14', '1', '0', '1', '1', ''),
('90379', '132213', '9', '1', '0', '1', '1', ''),
('90379', '138781', '0.5', '1', '0', '1', '1', ''),
('90379', '140226', '0.3', '1', '0', '1', '1', ''),
('90379', '132231', '0.3', '1', '0', '1', '1', ''),
('90379', '140222', '0.2', '1', '0', '1', '1', ''),
('90379', '140221', '0.15', '1', '0', '1', '1', ''),
('90379', '121021', '0.14', '1', '0', '1', '1', ''),
('90379', '121023', '0.13', '1', '0', '1', '1', ''),
('90379', '141285', '0.13', '1', '0', '1', '1', ''),
('90379', '121048', '0.12', '1', '0', '1', '1', ''),
('90379', '121044', '0.1', '1', '0', '1', '1', ''),
('90379', '121027', '0.09', '1', '0', '1', '1', ''),
('90379', '121040', '0.09', '1', '0', '1', '1', ''),
('90379', '121046', '0.09', '1', '0', '1', '1', ''),
('90379', '121017', '0.09', '1', '0', '1', '1', ''),
('90379', '121054', '0.09', '1', '0', '1', '1', ''),
('90379', '121001', '0.08', '1', '0', '1', '1', ''),
('90379', '121007', '0.08', '1', '0', '1', '1', ''),
('90379', '140220', '0.08', '1', '0', '1', '1', ''),
('90379', '121051', '0.08', '1', '0', '1', '1', ''),
('90379', '138782', '0.07', '1', '0', '1', '1', ''),
('90379', '121012', '0.07', '1', '0', '1', '1', ''),
('90379', '140224', '0.07', '1', '0', '1', '1', ''),
('90379', '121043', '0.07', '1', '0', '1', '1', ''),
('90379', '121019', '0.07', '1', '0', '1', '1', ''),
('90379', '121050', '0.07', '1', '0', '1', '1', ''),
('90379', '121045', '0.06', '1', '0', '1', '1', ''),
('90379', '121018', '0.06', '1', '0', '1', '1', ''),
('90379', '121002', '0.06', '1', '0', '1', '1', ''),
('90379', '121003', '0.06', '1', '0', '1', '1', ''),
('90379', '121004', '0.06', '1', '0', '1', '1', ''),
('90379', '121006', '0.06', '1', '0', '1', '1', ''),
('90379', '121053', '0.06', '1', '0', '1', '1', ''),
('90379', '121015', '0.05', '1', '0', '1', '1', ''),
('90379', '140227', '0.05', '1', '0', '1', '1', ''),
('90379', '121041', '0.05', '1', '0', '1', '1', ''),
('90379', '121042', '0.05', '1', '0', '1', '1', ''),
('90379', '121020', '0.05', '1', '0', '1', '1', ''),
('90379', '121024', '0.05', '1', '0', '1', '1', ''),
('90379', '121005', '0.05', '1', '0', '1', '1', ''),
('90379', '121008', '0.05', '1', '0', '1', '1', ''),
('90379', '121052', '0.05', '1', '0', '1', '1', ''),
('90379', '121047', '0.04', '1', '0', '1', '1', ''),
('90379', '140225', '0.04', '1', '0', '1', '1', ''),
('90379', '121055', '0.04', '1', '0', '1', '1', ''),
('90379', '121049', '0.04', '1', '0', '1', '1', ''),
('90379', '142119', '0.01', '1', '0', '1', '1', '');



 

Share this post


Link to post
Share on other sites

Hello!

Thanks for your patch, its applied with the next update.

Please consider: itemBonuses has been removed.

 

Regards,

Misahky

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0