Merge pull request #4101 from Kelenius/UnhardcodeBBAndCorpDisabling

UI: Bitnode stats now show if BB/Corporation are disabled
This commit is contained in:
hydroflame
2022-09-23 00:43:19 -03:00
committed by GitHub
7 changed files with 25 additions and 9 deletions

View File

@@ -654,6 +654,7 @@ export function getBitNodeMultipliers(n: number, lvl: number): IBitNodeMultiplie
}
case 8: {
return Object.assign(mults, {
BladeburnerRank: 0,
ScriptHackMoney: 0.3,
ScriptHackMoneyGain: 0,
ManualHackMoney: 0,