mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-03 14:27:03 +02:00
initAugmentations() now called applyAugmentations() at the end
This commit is contained in:
@@ -91,6 +91,9 @@ CONSTANTS = {
|
||||
//How much a TOR router costs
|
||||
TorRouterCost: 200000,
|
||||
|
||||
//Infiltration constants
|
||||
InfiltrationBribeBaseAmount: 100000, //Amount per clearance level
|
||||
|
||||
MillisecondsPer20Hours: 72000000,
|
||||
GameCyclesPer20Hours: 72000000 / 200,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user