mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 15:54:09 +02:00
make workinprogress crime 2 digit precision
This commit is contained in:
@@ -1206,6 +1206,10 @@ export function NetscriptSingularity(player: IPlayer, workerScript: WorkerScript
|
||||
_ctx.log(() => txt);
|
||||
}
|
||||
|
||||
if (player.currentWork !== null) {
|
||||
player.finishNEWWork(true);
|
||||
}
|
||||
|
||||
// Set Location to slums
|
||||
player.gotoLocation(LocationName.Slums);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user