code/__DEFINES/material/worth.dm ![code/__DEFINES/material/worth.dm0](git.png)
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 ![code/__DEFINES/material/worth.dm 12](git.png)
The amount of material that goes into a coin, which determines the value of the coin.
HALF_SHEET_MATERIAL_AMOUNT ![code/__DEFINES/material/worth.dm 8](git.png)
The amount of materials you get from half a sheet. Used in standard object quantities. 50 units.
MINERAL_MATERIAL_AMOUNT ![code/__DEFINES/material/worth.dm 2](git.png)
cm3 of material matter per sheet
SHEET_MATERIAL_AMOUNT ![code/__DEFINES/material/worth.dm 6](git.png)
The amount of materials you get from a sheet of mineral like iron/diamond/glass etc. 100 Units.
SMALL_MATERIAL_AMOUNT ![code/__DEFINES/material/worth.dm 10](git.png)
The amount of materials used in the smallest of objects, like pens and screwdrivers. 10 units.