mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 15:43:49 +01:00
revert corp nerf
This commit is contained in:
parent
abdd8c48d1
commit
7c129f1050
@ -85,5 +85,5 @@ export const CorporationConstants: {
|
||||
FundingRoundShares: [0.1, 0.35, 0.25, 0.2],
|
||||
FundingRoundMultiplier: [4, 3, 3, 2.5],
|
||||
|
||||
AvgProfitLength: 50,
|
||||
AvgProfitLength: 1,
|
||||
};
|
||||
|
@ -47,7 +47,7 @@ export const CorporationUpgrades: IMap<CorporationUpgrade> = {
|
||||
"3": [
|
||||
3,
|
||||
4e9,
|
||||
2.5,
|
||||
1.5,
|
||||
0.005,
|
||||
"Wilson Analytics",
|
||||
"Purchase data and analysis from Wilson, a marketing research " +
|
||||
|
Loading…
Reference in New Issue
Block a user