Merge pull request from borisflagell/Hashnet-server-increase-max-money

UI: lightweight description update on "increase maximum money" hash spending option.
This commit is contained in:
hydroflame
2022-04-25 11:24:17 -04:00
committed by GitHub

@ -42,6 +42,7 @@ export const HashUpgradesMetadata: IConstructorParams[] = [
costPerLevel: 50,
desc:
"Use hashes to increase the maximum amount of money on a single server by 2%. " +
"Note that a server's maximum money is soft capped above $10t. " +
"This effect persists until you install Augmentations (since servers " +
"are reset at that time).",
hasTargetServer: true,