bitburner-src/markdown/bitburner.bladeburneroperations.md
Olivier Gagnon feb0430aff work on doc
2021-10-30 15:46:34 -04:00

457 B

Home > bitburner > BladeburnerOperations

BladeburnerOperations type

All Bladeburner Ops.

Signature:

type BladeburnerOperations =
  | "Investigation"
  | "Undercover Operation"
  | "Sting Operation"
  | "Raid"
  | "Stealth Retirement Operation"
  | "Assassination";