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

872 B

Home > bitburner > FactionName

FactionName type

All factions.

Signature:

type FactionName =
  | "Illuminati"
  | "Daedalus"
  | "The Covenant"
  | "ECorp"
  | "MegaCorp"
  | "Bachman & Associates"
  | "Blade Industries"
  | "NWO"
  | "Clarke Incorporated"
  | "OmniTek Incorporated"
  | "Four Sigma"
  | "KuaiGong International"
  | "Fulcrum Secret Technologies"
  | "BitRunners"
  | "The Black Hand"
  | "NiteSec"
  | "Aevum"
  | "Chongqing"
  | "Ishima"
  | "New Tokyo"
  | "Sector-12"
  | "Volhaven"
  | "Speakers for the Dead"
  | "The Dark Army"
  | "The Syndicate"
  | "Silhouette"
  | "Tetrads"
  | "Slum Snakes"
  | "Netburners"
  | "Tian Di Hui"
  | "CyberSec"
  | "Bladeburners";