Advertisement
bucur35

Strained Supplies

Aug 24th, 2012
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /********************
  2.   Strained Supplies
  3. ********************/
  4.  
  5. DELETE FROM `gameobject_loot_template` WHERE  `entry`=18466 AND `item`=25802 LIMIT 1;
  6. INSERT INTO `gameobject_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`,
  7.  `groupid`, `mincountOrRef`, `maxcount`) VALUES
  8. (18466, 25802, 65, 1, 0, 1, 1);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement