mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-02 05:47:14 +02:00
BUGFIX: BitVerse does not show all BN multipliers in some cases (#2045)
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user