delete from item_loot_template where entry like 30320 and item like 30319; delete from reference_loot_template where entry like 30320 and item like 30319; insert into item_loot_template set entry=30320, item=30319, chanceorquestchance=100, mincountorref=-30320, maxcount=6, comments='Bundle of Nether Spikes'; insert into reference_loot_template set entry=30320, item=30319, chanceorquestchance=100, mincountorref=200, maxcount=200, comments='Bundle of Nether Spikes';