BUGFIX: BitVerse does not show all BN multipliers in some cases (#2045)

This commit is contained in:
catloversg
2025-05-11 12:40:28 +07:00
committed by GitHub
parent 3a6f85d684
commit b1b560b6c6
7 changed files with 43 additions and 24 deletions

View File

@@ -744,7 +744,7 @@ interface BitNodeMultipliers {
InfiltrationRep: number;
/**
* Influences how much money the player actually gains when they hack a server via the terminal. This is different
* from ScriptHackMoney. When the player hack a server via the terminal, the amount of money in that server is
* from ScriptHackMoney. When the player hacks a server via the terminal, the amount of money in that server is
* reduced, but they do not gain that same amount.
*/
ManualHackMoney: number;