From 06acccdfe166594bab8752a5f3711c6339879950 Mon Sep 17 00:00:00 2001 From: Jared Jolton <2PacIsAlive@users.noreply.github.com> Date: Sun, 19 Dec 2021 13:42:09 -0700 Subject: [PATCH] Fix typo for Neuregen Augmentation --- src/Augmentation/AugmentationHelpers.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Augmentation/AugmentationHelpers.tsx b/src/Augmentation/AugmentationHelpers.tsx index 94d9acbab..8522bb22a 100644 --- a/src/Augmentation/AugmentationHelpers.tsx +++ b/src/Augmentation/AugmentationHelpers.tsx @@ -1844,7 +1844,7 @@ function initAugmentations(): void { moneyCost: 3.75e8, info: "A drug that genetically modifies the neurons in the brain " + - "resulting in neurons never die, continuously " + + "resulting in neurons that never die, continuously " + "regenerate, and strengthen themselves.", hacking_exp_mult: 1.4, });