Update AugmentationHelpers.jsx

This commit is contained in:
Kwazygloo 2021-06-22 16:14:12 -04:00 committed by danielyxie
parent 9b593758c3
commit fa64186120

@ -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.<br><br>" +
"This augmentation increases strength and defense by 20%.",
"This augmentation increases the player's strength and defense by 20%.",
strength_mult: 1.2,
defense_mult: 1.2,
});