From 2c98ae46af3329219bb982bef3e509e56c98fe6f Mon Sep 17 00:00:00 2001 From: hydroflame <79246165+hydroflame@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:37:56 -0400 Subject: [PATCH] Update Constants.ts --- src/Constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Constants.ts b/src/Constants.ts index 68d1364ad..c01589ced 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -100,7 +100,7 @@ export const CONSTANTS = { EntropyEffect: 0.98, // Number of blood, plasma, or platelet donations the developer has verified. Boosts NFG. - Donations: 151, + Donations: 179, // Only use this if a backdoor is installed in the company's server CompanyRequiredReputationMultiplier: 0.75,