code/__DEFINES/material/worth.dm 
MINERAL_MATERIAL_AMOUNT | cm3 of material matter per sheet |
---|---|
SHEET_MATERIAL_AMOUNT | The amount of materials you get from a sheet of mineral like iron/diamond/glass etc. 100 Units. |
HALF_SHEET_MATERIAL_AMOUNT | The amount of materials you get from half a sheet. Used in standard object quantities. 50 units. |
SMALL_MATERIAL_AMOUNT | The amount of materials used in the smallest of objects, like pens and screwdrivers. 10 units. |
COIN_MATERIAL_AMOUNT | The amount of material that goes into a coin, which determines the value of the coin. |
Define Details
COIN_MATERIAL_AMOUNT 
The amount of material that goes into a coin, which determines the value of the coin.
HALF_SHEET_MATERIAL_AMOUNT 
The amount of materials you get from half a sheet. Used in standard object quantities. 50 units.
MINERAL_MATERIAL_AMOUNT 
cm3 of material matter per sheet
SHEET_MATERIAL_AMOUNT 
The amount of materials you get from a sheet of mineral like iron/diamond/glass etc. 100 Units.
SMALL_MATERIAL_AMOUNT 
The amount of materials used in the smallest of objects, like pens and screwdrivers. 10 units.