diff --git a/AtlasLoot/Core/AtlasLoot.lua b/AtlasLoot/Core/AtlasLoot.lua index 6872bc1..f6ffb33 100644 --- a/AtlasLoot/Core/AtlasLoot.lua +++ b/AtlasLoot/Core/AtlasLoot.lua @@ -1441,7 +1441,7 @@ end ItemIDsDatabase = { --name, {normal, heroic, mythic, mythicN} - {"jeklik's Crusher", {19918, 319918, 219918, 4000} }, + {"Jeklik's Crusher", {19918, 319918, 219918, 4000} }, {"test2", {1002, 2002, 3002, 4002} }, }