mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 07:48:37 +02:00
Vigilante Justice now reduces wanted by a percentage to help players stuck with very high wanted level.
This commit is contained in:
@@ -4448,7 +4448,6 @@ function NetscriptFunctions(workerScript) {
|
||||
document.completely_unused_field = undefined;
|
||||
// set one to true and check that it affected the other.
|
||||
document.completely_unused_field = true;
|
||||
console.log(workerScript.ramUsage);
|
||||
if(doc.completely_unused_field && workerScript.ramUsage === 1.6) {
|
||||
Player.giveExploit(Exploit.Bypass);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user