mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
NETSCRIPT: Add growThreads to formulas, improve docs for hacking functions (#330)
This commit is contained in:
@@ -565,6 +565,7 @@ export const RamCosts: RamCostTree<NSFull> = {
|
||||
hackExp: 0,
|
||||
hackPercent: 0,
|
||||
growPercent: 0,
|
||||
growThreads: 0,
|
||||
hackTime: 0,
|
||||
growTime: 0,
|
||||
weakenTime: 0,
|
||||
|
||||
Reference in New Issue
Block a user