From 73be61bb838935ea632dde00640f14442b5342ca Mon Sep 17 00:00:00 2001 From: Vincent-Michael Date: Wed, 14 Aug 2013 17:25:26 +0200 Subject: SQL: Fix import error --- sql/updates/world/2013_08_14_01_world_gameobject_loot_template_335.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates') diff --git a/sql/updates/world/2013_08_14_01_world_gameobject_loot_template_335.sql b/sql/updates/world/2013_08_14_01_world_gameobject_loot_template_335.sql index 0155a8b160a..c04849be454 100644 --- a/sql/updates/world/2013_08_14_01_world_gameobject_loot_template_335.sql +++ b/sql/updates/world/2013_08_14_01_world_gameobject_loot_template_335.sql @@ -1,7 +1,7 @@ SET @ThoriumGems := 12900; SET @FelIronGems := 12901; SET @RareGems := 12902; -SET @EpicGems := 12903 +SET @EpicGems := 12903; SET @AdamantiteGems := 12904; SET @WotlkGreenGems := 12905; SET @WotlkBlueGems := 12906; -- cgit v1.2.3