bitburner-src/src/PersonObjects/Sleeve
2022-09-27 16:36:37 -04:00
..
ui findSleevePurchasableAugs as a class member 2022-09-27 15:35:41 -04:00
Work format & lint 2022-09-27 15:35:40 -04:00
README.md Finished ResleeveUI implementation (untested) 2019-01-17 07:40:43 -08:00
Sleeve.ts Sleeve bladeburner fix 2022-09-27 16:36:37 -04:00
SleeveCovenantPurchases.tsx sleeves to mui 2021-09-26 20:55:38 -04:00
SleeveMethods.ts build fix, lint, remove some instanceof checks 2022-09-27 16:09:32 -04:00
SleeveTaskTypesEnum.ts Add bladeburner actions to sleeves 2022-04-14 11:40:59 -04:00

Implements the "Duplicate Sleeves" feature, which allows the player to purchase new duplicate sleeves. These are synthetic bodies that contain the player's cloned consciousness. The player can use these sleeves to perform different tasks synchronously.

This feature is introduced and unlocked in BitNode-10.

Note that while they are based on the same concept, this feature is different than the "Re-sleeving" mechanic (which is referred to as "Resleeve" in the source code).