mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02: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" |