Bugfixes for Corporations. hacknetnodes now accounts for RAM usage. Start of v0.34.3

This commit is contained in:
danielyxie
2018-01-29 23:14:17 -06:00
parent be17cff29e
commit 470b66e304
5 changed files with 628 additions and 1661 deletions
+1 -1
View File
@@ -1164,7 +1164,7 @@ function NetscriptFunctions(workerScript) {
return CONSTANTS.ScriptPurchaseHacknetRamCost;
}
}
purchaseHacknet();
return purchaseHacknet();
},
getStockPrice : function(symbol) {
if (workerScript.checkingRam) {