From def945e202751f385c48c7c74da533cfba1bfd61 Mon Sep 17 00:00:00 2001 From: Olivier Gagnon Date: Thu, 6 Jan 2022 11:38:55 -0500 Subject: [PATCH] clear up NF desc --- src/Augmentation/AugmentationHelpers.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Augmentation/AugmentationHelpers.tsx b/src/Augmentation/AugmentationHelpers.tsx index 2d053a220..80f709a1f 100644 --- a/src/Augmentation/AugmentationHelpers.tsx +++ b/src/Augmentation/AugmentationHelpers.tsx @@ -1305,7 +1305,7 @@ function initAugmentations(): void { "body's nervous system.", stats: ( <> - This special augmentation can be leveled up infinitely. Each level of this augmentation increases ALL + This special augmentation can be leveled up infinitely. Each level of this augmentation increases MOST multipliers by 1%, stacking multiplicatively. ), @@ -1924,8 +1924,7 @@ function initAugmentations(): void { name: AugmentationNames.INFRARet, repCost: 7.5e3, moneyCost: 3e7, - info: - "A tiny chip that sits behind the retinae. This implant lets the user visually detect infrared radiation.", + info: "A tiny chip that sits behind the retinae. This implant lets the user visually detect infrared radiation.", crime_success_mult: 1.25, crime_money_mult: 1.1, dexterity_mult: 1.1,