Advertisement
nerfstuff123

Untitled

Aug 26th, 2020
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. DELETE FROM `creature_loot_template` WHERE `Entry`=24919 AND `Item`=71185;
  2. INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `groupid`, `MinCount`, `MaxCount`, `Comment`) VALUES (24919, 71185, 0, 1, 0, 1, 0, 1, 1, 'Rare/Boss Companions - Taskmaster Barphul');
  3. DELETE FROM `creature_loot_template` WHERE `Entry`=24919 AND `Item`=71186;
  4. INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `groupid`, `MinCount`, `MaxCount`, `Comment`) VALUES (24919, 71186, 0, 1, 0, 1, 0, 1, 1, 'Rare/Boss Companions - Portal');
  5. DELETE FROM `creature_loot_template` WHERE `Entry`=24919 AND `Item`=71187;
  6. INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `groupid`, `MinCount`, `MaxCount`, `Comment`) VALUES (24919, 71187, 0, 1, 0, 1, 0, 1, 1, 'Rare/Boss Companions - Keeper of Chaos');
  7. DELETE FROM `creature_loot_template` WHERE `Entry`=24919 AND `Item`=71188;
  8. INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `groupid`, `MinCount`, `MaxCount`, `Comment`) VALUES (24919, 71188, 0, 1, 0, 1, 0, 1, 1, 'Rare/Boss Companions - Biggelrott');
  9. DELETE FROM `creature_loot_template` WHERE `Entry`=24919 AND `Item`=71207;
  10. INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `groupid`, `MinCount`, `MaxCount`, `Comment`) VALUES (24919, 71207, 0, 1, 0, 1, 0, 1, 1, 'Rare/Boss Companions - Dar\'Khos');
  11. DELETE FROM `creature_loot_template` WHERE `Entry`=24919 AND `Item`=71220;
  12. INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `groupid`, `MinCount`, `MaxCount`, `Comment`) VALUES (24919, 71220, 0, 1, 0, 1, 0, 1, 1, 'Rare/Boss Companions - Tarphel The Animator');
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement