mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
comment
This commit is contained in:
parent
d8382ec762
commit
eae4eb2a31
@ -22,8 +22,6 @@ export enum CorporationUpgradeIndex {
|
||||
|
||||
// Corporation Upgrades
|
||||
// Upgrades for entire corporation, levelable upgrades
|
||||
// The data structure is an array with the following format
|
||||
// [index in Corporation upgrades array, base price, price mult, benefit mult (additive), name, desc]
|
||||
export const CorporationUpgrades: Record<CorporationUpgradeIndex, CorporationUpgrade> = {
|
||||
//Smart factories, increases production
|
||||
[CorporationUpgradeIndex.SmartFactories]: {
|
||||
|
Loading…
Reference in New Issue
Block a user