From dbb8a1ee8adb015fd40c4c4a5cabb550b4abe175 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 16 Jun 2018 20:24:47 +1000 Subject: [PATCH] Increase the onslaught round time limit --- gamemodes-server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamemodes-server.cfg b/gamemodes-server.cfg index 7319cba4e..41b5fc5db 100644 --- a/gamemodes-server.cfg +++ b/gamemodes-server.cfg @@ -478,7 +478,7 @@ seta g_nexball_tackling 1 "Allow ball theft?" set g_onslaught 0 "Onslaught: take control points towards the enemy generator and then destroy it" set g_onslaught_point_limit 1 "Onslaught point limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)" set g_onslaught_warmup 5 -set g_onslaught_round_timelimit 280 +set g_onslaught_round_timelimit 500 set g_onslaught_teleport_radius 200 "Allows teleporting from a control point to another" set g_onslaught_teleport_wait 5 "Time before player can teleport again" set g_onslaught_spawn_choose 1 "Allow players to choose the control point to be spawned at" -- 2.39.2