mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-04-28 04:52:45 +02:00
Merge pull request #3547 from borisflagell/Hashnet-server-increase-max-money
UI: lightweight description update on "increase maximum money" hash spending option.
This commit is contained in:
@ -42,6 +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 $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,
|
||||||
|
Reference in New Issue
Block a user