Advertisement
bucur35

Untitled

Nov 11th, 2012
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.24 KB | None | 0 0
  1. -- Raging Flame NPC
  2. UPDATE `creature_loot_template` SET `ChanceOrQuestChance`=-100 WHERE  `entry`=30847 AND `item`=43314;
  3.  
  4. -- Flame Revenant NPC
  5. UPDATE `creature_loot_template` SET `ChanceOrQuestChance`=-100 WHERE  `entry`=30873 AND `item`=43314;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement