Sign in to follow this  
Followers 0
Tavari

[MoP]Kasha's Bag

2 posts in this topic

-- http://www.wowhead.com/object=186672/kashas-bag

-- https://firestorm-servers.com/en/report/see_report/19469

DELETE FROM `gameobject_loot_template` WHERE `entry`='186672';
INSERT INTO `gameobject_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES
('186672', '69747', '90', '1', '0', '1', '1'),
('186672', '69886', '1.2', '1', '0', '1', '1'),
('186672', '69592', '0.5', '1', '0', '1', '1'),
('186672', '69585', '0.5', '1', '0', '1', '1'),
('186672', '69584', '0.4', '1', '0', '1', '1'),
('186672', '69588', '0.4', '1', '0', '1', '1'),
('186672', '69587', '0.3', '1', '0', '1', '1'),
('186672', '69586', '0.3', '1', '0', '1', '1'),
('186672', '69593', '0.16', '1', '0', '1', '1'),
('186672', '69589', '0.16', '1', '0', '1', '1'),
('186672', '69590', '0.11', '1', '0', '1', '1');
UPDATE `gameobject_template` SET `data1`='186672' WHERE `entry`='186672';

 

1 person likes this

Share this post


Link to post
Share on other sites

Patch accepted, merged soon to the live realm. Thanks.

1 person likes this

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0