chrisrabe / bitburner-automation

Automation scripts I use for my Bitburner gameplay videos.
125 stars 41 forks source link

Outdated functions in corp-division-manager.js #37

Open BladeRavinger opened 1 year ago

BladeRavinger commented 1 year ago

It seems a few of the functions in corp-division-manager.js are deprecated

corporation.getPurchaseWarehouseCost(); corporation.getExpandIndustryCost(); corporation.getExpandedCityCost();

have fixed in my copy with static values/Objects where applicable