Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 535 Bytes

bitburner.corpindustryname.md

File metadata and controls

27 lines (22 loc) · 535 Bytes

Home > bitburner > CorpIndustryName

CorpIndustryName type

Signature:

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