Module:Damage: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 100: Line 100:
     end
     end


     -- return table.concat(tvals)
     return tvals['total_damage_heavy']
     return frame:preprocess(table.concat(vars))
     -- return frame:preprocess(table.concat(vars))
end
end


return p
return p