mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 14:28:36 +02:00
1.3 KiB
1.3 KiB
Home > bitburner > BitNodeBooleanOptions
BitNodeBooleanOptions interface
restrictHomePCUpgrade: The home computer's maximum RAM and number of cores are lower than normal. Max RAM: 128GB. Max core: 1.
disableSleeveExpAndAugmentation: Your Sleeves do not gain experience when they perform action. You also cannot buy augmentations for them.
Signature:
export interface BitNodeBooleanOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| disable4SData | boolean | ||
| disableBladeburner | boolean | ||
| disableCorporation | boolean | ||
| disableGang | boolean | ||
| disableHacknetServer | boolean | ||
| disableSleeveExpAndAugmentation | boolean | ||
| restrictHomePCUpgrade | boolean |