From 2f1f2044afd9b81e7258248c86075b8d355563bc Mon Sep 17 00:00:00 2001 From: ZxBiohazardZx Date: Sat, 19 May 2012 23:29:08 +0200 Subject: DB/Commit: bio is an idiot that forgot a ; and a ` dont tell click! --- sql/updates/world/2012_05_19_06_gameobject_loot_template.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates') diff --git a/sql/updates/world/2012_05_19_06_gameobject_loot_template.sql b/sql/updates/world/2012_05_19_06_gameobject_loot_template.sql index f5d496b465b..9b2dcbb9363 100644 --- a/sql/updates/world/2012_05_19_06_gameobject_loot_template.sql +++ b/sql/updates/world/2012_05_19_06_gameobject_loot_template.sql @@ -1,6 +1,6 @@ DELETE FROM `reference_loot_template` WHERE `entry`=34172; DELETE FROM `creature_loot_template` WHERE `entry`=38013; -DELETE FROM `gameobject_loot_template` WHERE `entry=28683 +DELETE FROM `gameobject_loot_template` WHERE `entry`=28683; INSERT INTO `gameobject_loot_template` (`entry`,`item`,`ChanceOrQuestChance`,`lootmode`,`groupid`,`mincountOrRef`,`maxcount`) VALUES (28683,35498,3,1,0,1,1), -- Formula: Enchant Weapon - Deathfrost (28683,35557,28,1,0,1,2), -- Huge Snowball -- cgit v1.2.3