Sign in to follow this  
Followers 0
Tavari

[Declined][Warlords of Draenor]: Captain Dargol drop fix from Dargol's Skull

1 post in this topic

Title: Captain Dargol drop fix from Dargol's Skull
Bugtracker Link:


Patch Content:

DELETE FROM `creature_loot_template` WHERE `entry`=1658;
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`, `itembonuses`)
VALUES
('1658', '3082', '97', '1', '0', '1', '1', ''),
('1658', '4605', '5', '1', '0', '1', '1', ''),
('1658', '858', '2', '1', '0', '1', '1', ''),
('1658', '1179', '1.6', '1', '0', '1', '1', ''),
('1658', '4604', '0.8', '1', '0', '1', '1', ''),
('1658', '159', '0.8', '1', '0', '1', '1', ''),
('1658', '3330', '0.4', '1', '0', '1', '1', ''),
('1658', '6557', '0.08', '1', '0', '1', '1', ''),
('1658', '9747', '0.08', '1', '0', '1', '1', ''),
('1658', '9750', '0.08', '1', '0', '1', '1', ''),
('1658', '4684', '0.08', '1', '0', '1', '1', ''),
('1658', '2589', '39', '1', '0', '1', '3', ''),
('1658', '4577', '0.6', '1', '0', '1', '1', ''),
('1658', '1497', '0.5', '1', '0', '1', '1', ''),
('1658', '1498', '0.4', '1', '0', '1', '1', ''),
('1658', '2777', '0.4', '1', '0', '1', '1', ''),
('1658', '1516', '0.4', '1', '0', '1', '1', ''),
('1658', '1515', '0.2', '1', '0', '1', '1', ''),
('1658', '4566', '0.08', '1', '0', '1', '1', ''),
('1658', '1499', '0.08', '1', '0', '1', '1', ''),
('1658', '1504', '0.08', '1', '0', '1', '1', '');
UPDATE `creature_template` SET `lootid`='1658' WHERE `entry`='1658';

 

 

Edited by Tavari
1 person likes this

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