NETSCRIPT: add formulas.hacking.growAmount() (#1090)

Also, improve docs.
This commit is contained in:
David Walker
2024-03-26 03:26:50 -07:00
committed by GitHub
parent d8de22a273
commit 75dabd10be
10 changed files with 132 additions and 32 deletions
+1
View File
@@ -615,6 +615,7 @@ export const RamCosts: RamCostTree<NSFull> = {
hackPercent: 0,
growPercent: 0,
growThreads: 0,
growAmount: 0,
hackTime: 0,
growTime: 0,
weakenTime: 0,