mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 01:32:55 +02:00
SLEEVE: Add sleeve.setToIdle function (#374)
This commit is contained in:
@@ -289,6 +289,7 @@ const codingcontract = {
|
||||
// Duplicate Sleeve API
|
||||
const sleeve = {
|
||||
getNumSleeves: RamCostConstants.SleeveBase,
|
||||
setToIdle: RamCostConstants.SleeveBase,
|
||||
setToShockRecovery: RamCostConstants.SleeveBase,
|
||||
setToSynchronize: RamCostConstants.SleeveBase,
|
||||
setToCommitCrime: RamCostConstants.SleeveBase,
|
||||
|
||||
Reference in New Issue
Block a user