Sign in to follow this  
Followers 0
Florix

[Accepted][Battle for Azeroth]: Crystalmaw Spitter

2 posts in this topic

Title: Crystalmaw Spitter
Bugtracker Link:


Patch Content:

https://www.wowhead.com/npc=81157/crystalmaw-spitter has no loot

 

UPDATE `creature_template` SET `lootid`=81157 WHERE `entry`=81157;
DELETE FROM `creature_loot_template` WHERE `entry`='81157';
INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES
(81157, 106486, 0.01, 1, 0, 1, 1), 
(81157, 106888, 0.29, 1, 0, 1, 1), 
(81157, 106889, 0.04, 1, 0, 1, 1), 
(81157, 112738, -0.04, 1, 0, 1, 1),
(81157, 118337, 0.001, 1, 0, 1, 1),
(81157, 118338, 0.001, 1, 0, 1, 1),
(81157, 118863, 0.01, 1, 0, 1, 1);

 

1 person likes this

Share this post


Link to post
Share on other sites

Hello @Florix,

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

Regards, Thyvene.

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