From cd8f0cdbdabb29a3944f3fa930c5c6957136ca32 Mon Sep 17 00:00:00 2001 From: SebassNoob <78428559+SebassNoob@users.noreply.github.com> Date: Mon, 23 May 2022 00:03:51 +0800 Subject: [PATCH] more ss fixes --- src/Augmentation/data/AugmentationCreator.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Augmentation/data/AugmentationCreator.tsx b/src/Augmentation/data/AugmentationCreator.tsx index 4519dd373..7277c9eef 100644 --- a/src/Augmentation/data/AugmentationCreator.tsx +++ b/src/Augmentation/data/AugmentationCreator.tsx @@ -117,8 +117,8 @@ export const initSoAAugmentations = (): Augmentation[] => [ repCost: 1e4, moneyCost: 1e6, info: - "Extra-occular neurons taken from old martial art master. Injecting the user the ability to " + - "predict enemy attack before they even know it themselves.", + "Extra-occular neurons taken from old martial art master. Injecting them gives the user the ability to " + + "predict the enemy's attack before they even know it themself.", stats: ( <>This augmentation makes the Slash minigame easier by showing you via an indicator when the slash in coming. ),