mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 19:14:32 +02:00
Red Pill and Export bug fixes
This commit is contained in:
@@ -1740,6 +1740,8 @@ applyAugmentation = function(aug, reapply=false) {
|
||||
Player.hacking_chance_mult *= 1.3;
|
||||
Player.hacking_money_mult *= 2;
|
||||
break;
|
||||
case AugmentationNames.TheRedPill:
|
||||
break;
|
||||
case AugmentationNames.SPTN97:
|
||||
Player.strength_mult *= 1.75;
|
||||
Player.defense_mult *= 1.75;
|
||||
|
||||
Reference in New Issue
Block a user