change gangwar

This commit is contained in:
Michael
2020-07-30 21:02:56 +02:00
parent 6ab7ccc36f
commit 98ac7c7bf3
3 changed files with 16 additions and 10 deletions

View File

@@ -163,7 +163,7 @@ namespace ReallifeGamemode.Server.Gangwar
this.takeOver(this.Owner);
}
timerCount += 1;
if (timerCount >= 900) //change to 900 (seconds) before release for testing reasons change to whatever you like
if (timerCount >= 10) //change to 900 (seconds) before release for testing reasons change to whatever you like
{
if (this.Att_Score > this.Def_Score)
{