Filename | |
---|---|
Molinari.lua |
diff --git a/Molinari.lua b/Molinari.lua index 4ea5456..d2decc8 100644 --- a/Molinari.lua +++ b/Molinari.lua @@ -45,7 +45,7 @@ local function ScanTooltip(self, spells) end function button:PLAYER_LOGIN() - local spells, disenchanter, lockpicking, smith = {} + local spells, disenchanting, lockpicking, smith = {} if(IsSpellKnown(51005)) then spells[ITEM_MILLABLE] = {GetSpellInfo(51005), 1/2, 1, 1/2} end