mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
739 B
739 B
Home > bitburner > NumAugmentationsRequirement
NumAugmentationsRequirement interface
Player must have at least this many augmentations installed (if positive). Player must have no augmentations installed (if zero).
Signature:
interface NumAugmentationsRequirement
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
numAugmentations | number | ||
type | "numAugmentations" |