Formatted number in TravelBox. Upgrading Core on Hacknet node even more expensive

This commit is contained in:
Daniel Xie
2017-05-23 15:20:28 -05:00
parent bfcecd7e0f
commit 8eb0809d90
2 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ CONSTANTS = {
HacknetNodePurchaseNextMult: 1.33, //Multiplier when purchasing an additional hacknet node
HacknetNodeUpgradeLevelMult: 1.04, //Multiplier for cost when upgrading level
HacknetNodeUpgradeRamMult: 1.22, //Multiplier for cost when upgrading RAM
HacknetNodeUpgradeCoreMult: 1.42, //Multiplier for cost when buying another core
HacknetNodeUpgradeCoreMult: 1.45, //Multiplier for cost when buying another core
HacknetNodeMaxLevel: 200,
HacknetNodeMaxRam: 64,