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

530 B

Home > bitburner > GangAugmentations

GangAugmentations type

All Gang augmentations.

Signature:

type GangAugmentations =
  | "Bionic Arms"
  | "Bionic Legs"
  | "Bionic Spine"
  | "BrachiBlades"
  | "Nanofiber Weave"
  | "Synthetic Heart"
  | "Synfibril Muscle"
  | "BitWire"
  | "Neuralstimulator"
  | "DataJack"
  | "Graphene Bone Lacings";