/lowram/Lowprep.js is now using testdistribute.js

This commit is contained in:
2024-10-14 01:25:02 +02:00
parent fc25418810
commit 151c773446
6 changed files with 54 additions and 26 deletions

View File

@@ -8,6 +8,7 @@ export async function main(ns) {
const sGrowScript = "RMgrow.js";
const sWeakenScript = "RMweaken.js";
const sServerListFile = "serverList.txt";
const sDistScript = "testdistribute.js";
const nHackScriptRAM = 1.75;
const nGrowScriptRAM = 1.7;