Sign in to follow this  
Followers 0
Florix

[Accepted][Battle for Azeroth]: Bonebreaker

2 posts in this topic

Title: Bonebreaker
Bugtracker Link:


Patch Content:

rare mob without loot. https://www.wowhead.com/npc=87837/bonebreaker#drops

 

 

DELETE FROM `creature_loot_template` WHERE `entry`='87837';
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`, `shared`) values
('87837','-823','64.4358','0','0','8','8','0'),
('87837','117491','0.1043','0','0','2','2','0'),
('87837','119370','42.5399','0','0','1','1','0'),
('87837','106716','0.13','0','0','1','1','0'),
('87837','116636','0.03','0','0','1','1','0'),
('87837','106745','0.02','0','0','1','1','0'),
('87837','106356','0.03','0','0','1','1','0'),
('87837','106324','0.03','0','0','1','1','0'),
('87837','106320','0.02','0','0','1','1','0'),
('87837','120945','99.9255','0','0','1','1','0');
UPDATE `creature_template` SET `loot_id`='87837' WHERE `entry`='87837';

 

Share this post


Link to post
Share on other sites

Greetings @Florix,

Your patch is accepted, thank you for contributing to Firestorm.

Regards, Thyvene.

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