Sign in to follow this  
Followers 0
Florix

[Accepted][Battle for Azeroth]: Bottled Tornado

2 posts in this topic

Title: Bottled Tornado
Bugtracker Link:


Patch Content:

https://www.wowhead.com/item=86579/bottled-tornado got replaced by https://www.wowhead.com/item=134023/bottled-tornado but it's missing in the loot table.
 

 

DELETE FROM `creature_loot_template` WHERE `entry`='50749' AND `item`='134023';
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`, `shared`) VALUES (50749, 134023, 2.6157, 0, 0, 1, 1, 0);

 

 

Edited by Florix

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