mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 00:04:22 +02:00
Bugfixes for Corporations. hacknetnodes now accounts for RAM usage. Start of v0.34.3
This commit is contained in:
@@ -1164,7 +1164,7 @@ function NetscriptFunctions(workerScript) {
|
||||
return CONSTANTS.ScriptPurchaseHacknetRamCost;
|
||||
}
|
||||
}
|
||||
purchaseHacknet();
|
||||
return purchaseHacknet();
|
||||
},
|
||||
getStockPrice : function(symbol) {
|
||||
if (workerScript.checkingRam) {
|
||||
|
||||
Reference in New Issue
Block a user