mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
SQL: Fix import error
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user