Skip to content

Commit

Permalink
chore(CONFIG): ServerTools vote-reset set to 15
Browse files Browse the repository at this point in the history
  • Loading branch information
Vel-San authored Mar 28, 2022
1 parent 9b2ec23 commit f3a97bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions System/ServerTools_Config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand All @@ -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
bDebug=True

0 comments on commit f3a97bc

Please sign in to comment.