revert corp nerf

This commit is contained in:
Olivier Gagnon 2022-04-13 19:33:04 -04:00
parent abdd8c48d1
commit 7c129f1050
2 changed files with 2 additions and 2 deletions

@ -85,5 +85,5 @@ export const CorporationConstants: {
FundingRoundShares: [0.1, 0.35, 0.25, 0.2], FundingRoundShares: [0.1, 0.35, 0.25, 0.2],
FundingRoundMultiplier: [4, 3, 3, 2.5], FundingRoundMultiplier: [4, 3, 3, 2.5],
AvgProfitLength: 50, AvgProfitLength: 1,
}; };

@ -47,7 +47,7 @@ export const CorporationUpgrades: IMap<CorporationUpgrade> = {
"3": [ "3": [
3, 3,
4e9, 4e9,
2.5, 1.5,
0.005, 0.005,
"Wilson Analytics", "Wilson Analytics",
"Purchase data and analysis from Wilson, a marketing research " + "Purchase data and analysis from Wilson, a marketing research " +