corpSync
This commit is contained in:
@@ -4,4 +4,4 @@ export async function main(ns) {
|
||||
oCurrentGoods = JSON.parse(oCurrentGoods);
|
||||
ns.corporation.limitMaterialProduction(sDivName, sCity, oCurrentGoods.sMaterialName,50);
|
||||
ns.writePort(ns.pid, true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user