From 49cc25479e87fabc1c555af1115d45cf90558901 Mon Sep 17 00:00:00 2001 From: Tesseract1234567890 Date: Fri, 4 Jun 2021 08:55:06 -0400 Subject: [PATCH] Modified flavortext --- src/Augmentation/AugmentationHelpers.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Augmentation/AugmentationHelpers.jsx b/src/Augmentation/AugmentationHelpers.jsx index 784962004..aceb384d6 100644 --- a/src/Augmentation/AugmentationHelpers.jsx +++ b/src/Augmentation/AugmentationHelpers.jsx @@ -101,7 +101,7 @@ function initAugmentations() { const CircadianRhythm = new Augmentation({ name:AugmentationNames.CircadianRhythm, moneyCost: 1e9, repCost:4.5e3, - info:"An prototype injection which modifies your circadian rhythm, leading to unexpected effects.

" + + info:"A prototype injection which modifies your circadian rhythm, leading to varied effects.

" + "This augmentation currently modifies these values:
" });