mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-04 12:27:32 +01:00
Cleanup comments in Constants.ts
This commit is contained in:
parent
3b32811f5e
commit
5890ce0cf1
@ -277,10 +277,10 @@ export const CONSTANTS: {
|
|||||||
CodingContractBaseMoneyGain: 75e6,
|
CodingContractBaseMoneyGain: 75e6,
|
||||||
|
|
||||||
// Augmentation crafting multipliers
|
// Augmentation crafting multipliers
|
||||||
// TODO: Get these right
|
|
||||||
AugmentationCraftingCostMult: 1.2,
|
AugmentationCraftingCostMult: 1.2,
|
||||||
AugmentationCraftingTimeBase: 3600000,
|
AugmentationCraftingTimeBase: 3600000,
|
||||||
|
|
||||||
|
// Value raised to the number of entropy stacks, then multiplied to player multipliers
|
||||||
EntropyEffect: 0.99,
|
EntropyEffect: 0.99,
|
||||||
|
|
||||||
// BitNode/Source-File related stuff
|
// BitNode/Source-File related stuff
|
||||||
|
Loading…
Reference in New Issue
Block a user