diff options
-rw-r--r-- | sql/updates/world/2013_08_14_01_world_gameobject_loot_template_335.sql | 2 |
1 files changed, 1 insertions, 1 deletions
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; |