From 1eb2b75fff98e8848b72870123b9be91f6c4830c Mon Sep 17 00:00:00 2001 From: Rukofamicom Date: Fri, 18 Oct 2024 09:53:36 -0500 Subject: [PATCH] Update config.txt --- config/config.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.txt b/config/config.txt index 8fa4d5ad22e8c..4eea5837a4a66 100644 --- a/config/config.txt +++ b/config/config.txt @@ -601,10 +601,10 @@ CENTCOM_BAN_DB https://centcom.melonmesa.com/ban/search VOTE_AUTOTRANSFER_ENABLED ## Percentage of votes required to call shuttle before decay is applied, value 0-1. -AUTOTRANSFER_PERCENTAGE 0.75 +AUTOTRANSFER_PERCENTAGE 0.7 ## Time until decay starts to reduce the required percentage of votes to leave (In deciseconds) -AUTOTRANSFER_DECAY_START 36000 +AUTOTRANSFER_DECAY_START 24000 ## How much is subtracted from the percentage above every time the vote ticks (ticks are every five minutes) AUTOTRANSFER_DECAY_AMOUNT 0.025