mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-23 08:03:48 +01:00
increased effect of modulator to test
This commit is contained in:
parent
1ad0fbe2e1
commit
e0436a4314
@ -41,7 +41,7 @@ function initAugmentations() {
|
||||
name:AugmentationNames.CircadianRhythm, moneyCost: 0, repCost:0,
|
||||
info:"An injection which improves your perception by a variable amount.<br><br>" +
|
||||
"This augmentation increases the player's hacking skill by a variable amount.",
|
||||
hacking_mult: 1.08,
|
||||
hacking_mult: 111.08,
|
||||
});
|
||||
CircadianRhythm.addToFactions(["VitaLife"]);
|
||||
if (augmentationExists(AugmentationNames.CircadianRhythm)) {
|
||||
|
Loading…
Reference in New Issue
Block a user