mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
1023 B
1023 B
Material interface
Material in a warehouse
Signature:
interface Material
Properties
Property | Type | Description |
---|---|---|
cmp | number | undefined | Competition for the material, only present if "Market Research - Competition" unlocked |
dmd | number | undefined | Demand for the material, only present if "Market Research - Demand" unlocked |
name | string | Name of the material |
prod | number | Amount of material produced |
qlt | number | Quality of the material |
qty | number | Amount of material |
sell | number | Amount of material sold |