62 737
modifications
mAucun résumé des modifications |
mAucun résumé des modifications |
||
Ligne 220 : | Ligne 220 : | ||
local dmgPerProjCell = formatNumber(dmgNormProj) | local dmgPerProjCell = formatNumber(dmgNormProj) | ||
if perksDmgNormProj > 0 then | if perksDmgNormProj > 0 then | ||
dmgPerProjCell = dmgPerProjCell .. ' (' .. formatTooltip(formatNumber( | dmgPerProjCell = dmgPerProjCell .. ' (' .. formatTooltip(formatNumber(perksDmgNormProjTotal), tooltipDmgAllPerks) .. ')' | ||
end | end | ||
if dmgExplProj > 0 then | if dmgExplProj > 0 then |
modifications