From 9b593758c3ac0ca647670c2e294380b517cc70b4 Mon Sep 17 00:00:00 2001 From: Kwazygloo <85138054+Kwazygloo@users.noreply.github.com> Date: Tue, 22 Jun 2021 16:13:23 -0400 Subject: [PATCH] Update AugmentationHelpers.jsx --- 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 9593c501c..5d274b2fe 100644 --- a/src/Augmentation/AugmentationHelpers.jsx +++ b/src/Augmentation/AugmentationHelpers.jsx @@ -282,7 +282,7 @@ function initAugmentations() { name:AugmentationNames.NanofiberWeave, repCost:3.75e4, moneyCost:1.25e8, info:"Synthetic nanofibers are woven into the skin's extracellular matrix using electrospinning, " + "which improves regeneration and extracellular homeostasis.

" + - "Increases strength and defense by 20%.", + "This augmentation increases strength and defense by 20%.", strength_mult: 1.2, defense_mult: 1.2, });