From 5890ce0cf12ad9f9194bd0254cbfc20f644d0c6c Mon Sep 17 00:00:00 2001 From: nickofolas <60761231+nickofolas@users.noreply.github.com> Date: Sun, 27 Mar 2022 15:40:24 -0400 Subject: [PATCH] Cleanup comments in Constants.ts --- src/Constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Constants.ts b/src/Constants.ts index 1a93ec942..8a3716783 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -277,10 +277,10 @@ export const CONSTANTS: { CodingContractBaseMoneyGain: 75e6, // Augmentation crafting multipliers - // TODO: Get these right AugmentationCraftingCostMult: 1.2, AugmentationCraftingTimeBase: 3600000, + // Value raised to the number of entropy stacks, then multiplied to player multipliers EntropyEffect: 0.99, // BitNode/Source-File related stuff