SQL: Fix import error

This commit is contained in:
Vincent-Michael
2013-08-14 17:25:26 +02:00
parent fa10737861
commit 73be61bb83

View File

@@ -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;