DELETE FROM gameobject_loot_template WHERE entry=58; INSERT INTO gameobject_loot_template VALUES (58, 4094, 0, 100, 1,1), (58, 2006, 0, 100, 1,1); DELETE FROM gameobject_loot_template WHERE entry=176582; INSERT INTO gameobject_loot_template VALUES (176582, 6367, 1.8, 0,1,1), (176582, 2143, 3.3, 0,1,1), (176582, 6457, 1.4, 0,1,1), (176582, 6612, 0.2, 0,1,1), (176582, 1755, 4.5, 0,1,1), (176582, 13545, 85.4, 0,2,1); DELETE FROM gameobject_loot_template WHERE entry=3767; INSERT INTO gameobject_loot_template VALUES (3767, 5067, 0, 100,1,1); DELETE FROM gameobject_loot_template WHERE entry=3768; INSERT INTO gameobject_loot_template VALUES (3768, 5077, 0, 100,1,1); DELETE FROM gameobject_loot_template WHERE entry=178144 AND item=5503; DELETE FROM gameobject_loot_template WHERE item=6782; INSERT INTO `gameobject_loot_template` VALUES ('85563', '6782', '0', '100', '1',1); DELETE FROM gameobject_loot_template WHERE item=8048; INSERT INTO `gameobject_loot_template` VALUES ('126158', '8048', '0', '100', '1',1); DELETE FROM gameobject_loot_template WHERE item=841 AND entry IN (95, 114); DELETE FROM gameobject_loot_template WHERE item=6785; INSERT INTO `gameobject_loot_template` VALUES ('83763', '6785', '0', '100', '1',1); DELETE FROM gameobject_loot_template WHERE item=6848; INSERT INTO gameobject_loot_template VALUES ('89634','6848','0','100',1,1); DELETE FROM gameobject_loot_template WHERE entry=3206 AND item=4864; DELETE FROM gameobject_loot_template WHERE item=5076; INSERT INTO gameobject_loot_template (entry, item, chance, questchance, maxcount) VALUES (3767, 5076, 0, 100, 1); UPDATE gameobject_loot_template SET chance=0, questchance=100 WHERE entry=102985; DELETE FROM gameobject_loot_template WHERE item=18412; INSERT INTO gameobject_loot_template (entry, item, chance, questchance) VALUES (179553, 18412, 0, 100); DELETE FROM `gameobject_loot_template` WHERE `entry` IN (118, 61, 95, 114, 180690); DELETE FROM `gameobject_loot_template` WHERE `entry`=290 and `item`=4490; INSERT INTO `gameobject_loot_template` ( `entry` , `item` , `chance` , `questchance` , `maxcount` ) VALUES ('180690', '21156', '90.9', '0', '1'), ('180690', '20874', '31.8', '0', '1'), ('180690', '20876', '22.7', '0', '1'), ('180690', '20881', '18.2', '0', '1'), ('180690', '20875', '13.6', '0', '1'), ('180690', '20877', '13.6', '0', '1'), ('180690', '20879', '9.1', '0', '1'), ('180690', '20878', '4.5', '0', '1'), ('180690', '20882', '4.5', '0', '1');