merge dev and added purchased server softcap

This commit is contained in:
Olivier Gagnon
2021-10-16 22:39:56 -04:00
16 changed files with 148 additions and 124 deletions
-1
View File
@@ -2956,7 +2956,6 @@ function NetscriptFunctions(workerScript: WorkerScript): NS {
return true;
},
workForFaction: function (name: any, type: any): any {
console.log(`${name} ${type}`);
updateDynamicRam("workForFaction", getRamCost("workForFaction"));
checkSingularityAccess("workForFaction", 2);
getFaction("workForFaction", name);