mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-27 01:53:48 +01:00
Modified flavortext
This commit is contained in:
parent
8259c1a5b9
commit
49cc25479e
@ -101,7 +101,7 @@ function initAugmentations() {
|
|||||||
|
|
||||||
const CircadianRhythm = new Augmentation({
|
const CircadianRhythm = new Augmentation({
|
||||||
name:AugmentationNames.CircadianRhythm, moneyCost: 1e9, repCost:4.5e3,
|
name:AugmentationNames.CircadianRhythm, moneyCost: 1e9, repCost:4.5e3,
|
||||||
info:"An prototype injection which modifies your circadian rhythm, leading to unexpected effects.<br><br>" +
|
info:"A prototype injection which modifies your circadian rhythm, leading to varied effects.<br><br>" +
|
||||||
"This augmentation currently modifies these values:<br>"
|
"This augmentation currently modifies these values:<br>"
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user