Files
bitburner-src/markdown/bitburner.corpindustryname.md
2025-07-16 01:07:55 -07:00

516 B

Home > bitburner > CorpIndustryName

CorpIndustryName type

Signature:

type CorpIndustryName =
  | "Water Utilities"
  | "Agriculture"
  | "Fishing"
  | "Mining"
  | "Refinery"
  | "Restaurant"
  | "Tobacco"
  | "Chemical"
  | "Pharmaceutical"
  | "Computer Hardware"
  | "Robotics"
  | "Software"
  | "Healthcare"
  | "Real Estate";