From f3a97bc4db8bcdbaf766caac6e52611bbca5d96b Mon Sep 17 00:00:00 2001 From: Vel <13340023+Vel-San@users.noreply.github.com> Date: Mon, 28 Mar 2022 12:15:26 +0200 Subject: [PATCH] chore(CONFIG): ServerTools vote-reset set to 15 --- System/ServerTools_Config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/System/ServerTools_Config.ini b/System/ServerTools_Config.ini index b500e27..68482ec 100644 --- a/System/ServerTools_Config.ini +++ b/System/ServerTools_Config.ini @@ -45,7 +45,7 @@ iDefaultTraderTime=120 # Cost for a single revive, if you have the Dosh, we give you the revive! iReviveCost=300 # Timer on which the collected votes will reset, if the trader skip vote didn't pass -iVoteReset=30 +iVoteReset=15 # Add Special players who can access the mutate commands for trader manipulation aSpecialPlayers=(PName="Vel-San",steamID="76561198122568951") # Please do not delete or modify the tags of colors below! @@ -58,4 +58,4 @@ ColorList=(ColorName="Teal",ColorTag="%t",Color=(B=113,G=179,R=60,A=0)) ColorList=(ColorName="Violet",ColorTag="%v",Color=(B=139,G=0,R=255,A=0)) ColorList=(ColorName="White",ColorTag="%w",Color=(B=200,G=200,R=200,A=0)) # Better to keep debugging False :) -bDebug=True \ No newline at end of file +bDebug=True