bitburner-src/markdown/bitburner.corpmaterialname.md
2022-12-29 20:28:53 -05:00

431 B

Home > bitburner > CorpMaterialName

CorpMaterialName type

Signature:

type CorpMaterialName =
  | "Water"
  | "Energy"
  | "Food"
  | "Plants"
  | "Metal"
  | "Hardware"
  | "Chemicals"
  | "Drugs"
  | "Robots"
  | "AI Cores"
  | "Real Estate";