mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-06 23:57:49 +02:00
API: Add weakenEffect to formulas.hacking namespace (#2626)
This commit is contained in:
@@ -692,6 +692,7 @@ export const RamCosts: RamCostTree<NSFull> = {
|
||||
hackTime: 0,
|
||||
growTime: 0,
|
||||
weakenTime: 0,
|
||||
weakenEffect: 0,
|
||||
},
|
||||
hacknetNodes: {
|
||||
moneyGainRate: 0,
|
||||
|
||||
Reference in New Issue
Block a user