Update HashUpgradesMetadata.tsx

Nevermind, I'm retarded. 10e12 is 10t. as e12 is already 1t by itself.
This commit is contained in:
borisflagell 2022-04-23 14:15:53 +02:00
parent 978351df26
commit bf91789be9

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