bitburner-src/src/PersonObjects/Sleeve
Olivier Gagnon cb31954b08 v0.53.0
2021-09-09 22:57:37 -04:00
..
data fix sleeve memory bug 2021-09-08 23:47:34 -04:00
ui v0.53.0 2021-09-09 22:57:37 -04:00
README.md Finished ResleeveUI implementation (untested) 2019-01-17 07:40:43 -08:00
Sleeve.ts Convert sleeves to react, fix shock recovery bug 2021-09-09 21:38:05 -04:00
SleeveCovenantPurchases.ts prettify, sorry for the big ass commit 2021-09-04 19:09:30 -04:00
SleeveHelpers.ts fix sleeve memory bug 2021-09-08 23:47:34 -04:00
SleeveTaskTypesEnum.ts prettify, sorry for the big ass commit 2021-09-04 19:09:30 -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).