mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 21:07:04 +02:00
Augmentations made slightly more expensive. Increased company wages across the board
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ CONSTANTS = {
|
||||
ServerWeakenAmount: 0.1, //Amount by which server's security decreases when weakened
|
||||
|
||||
//Augmentation Constants
|
||||
AugmentationCostMultiplier: 4, //Used for balancing costs without having to readjust every Augmentation cost
|
||||
AugmentationCostMultiplier: 4.5, //Used for balancing costs without having to readjust every Augmentation cost
|
||||
AugmentationRepMultiplier: 1.2, //Used for balancing rep cost without having to readjust every value
|
||||
|
||||
//Maximum number of log entries for a script
|
||||
|
||||
Reference in New Issue
Block a user