NETSCRIPT: Add growThreads to formulas, improve docs for hacking functions (#330)

This commit is contained in:
David Walker
2023-02-14 14:38:51 -08:00
committed by GitHub
parent b9a2953fa6
commit ed59f4bfe7
5 changed files with 129 additions and 95 deletions
+1
View File
@@ -565,6 +565,7 @@ export const RamCosts: RamCostTree<NSFull> = {
hackExp: 0,
hackPercent: 0,
growPercent: 0,
growThreads: 0,
hackTime: 0,
growTime: 0,
weakenTime: 0,