Sign in to follow this  
Followers 0
Robbies

mop Zandalari Warriors

2 posts in this topic

Bug report: http://tracker.pandashan.com/issues/5366

Source: http://www.wowhead.com/npc=69769/zandalari-warbringer

 

UPDATE creature_template SET lootid=69769 WHERE entry = 69769;
UPDATE creature_template SET lootid=69842 WHERE entry = 69842;
UPDATE creature_template SET lootid=69841 WHERE entry = 69841;

insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69769','94159','98','1','0','1','1');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69769','94225','57','1','0','1','3');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69769','94227','57','1','0','1','3');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69769','94226','57','1','0','1','3');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69769','94158','30','1','0','1','1');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69769','94229','5','1','0','1','1');

Source: http://www.wowhead.com/npc=69842/zandalari-warbringer

 

insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69842','94159','98','1','0','1','1');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69842','94225','57','1','0','1','3');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69842','94227','58','1','0','1','3');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69842','94226','57','1','0','1','3');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69842','94158','30','1','0','1','1');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69842','94231','5','1','0','1','1');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69842','94223','57','1','0','1','3');

Source: http://www.wowhead.com/npc=69841/zandalari-warbringer

 

insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69841','94159','98','1','0','1','1');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69841','94225','57','1','0','1','3');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69841','94227','57','1','0','1','3');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69841','94226','57','1','0','1','3');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69841','94158','30','1','0','1','1');
insert into `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) values('69841','94230','5','1','0','1','1');

Edited by Robbies

Share this post


Link to post
Share on other sites

Its already fixed on PTR.

Share this post


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