more ss fixes

This commit is contained in:
SebassNoob 2022-05-23 00:03:51 +08:00 committed by GitHub
parent 0bc486afcd
commit cd8f0cdbda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -117,8 +117,8 @@ export const initSoAAugmentations = (): Augmentation[] => [
repCost: 1e4, repCost: 1e4,
moneyCost: 1e6, moneyCost: 1e6,
info: info:
"Extra-occular neurons taken from old martial art master. Injecting the user the ability to " + "Extra-occular neurons taken from old martial art master. Injecting them gives the user the ability to " +
"predict enemy attack before they even know it themselves.", "predict the enemy's attack before they even know it themself.",
stats: ( stats: (
<>This augmentation makes the Slash minigame easier by showing you via an indicator when the slash in coming.</> <>This augmentation makes the Slash minigame easier by showing you via an indicator when the slash in coming.</>
), ),