Function selling_cost:
Defined in module m_vendor (file: /std/modules/m_vendor.c)

multiply the objects value with cost_mult to get the cost for selling

Prototype:
float selling_cost(float cost);
