diff --git a/src/Augmentations.js b/src/Augmentations.js index 439db1d07..ed3676c28 100644 --- a/src/Augmentations.js +++ b/src/Augmentations.js @@ -1518,7 +1518,7 @@ applyAugmentation = function(aug, reapply=false) { Player.agility_mult *= 1.75; break; case AugmentationNames.GrapheneBionicLegs: //High level - player.agility_mult *= 3.0; + Player.agility_mult *= 3.0; break; //Labor stats augmentations