]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
increase flag autoreturn to 60 s martin-t/autoreturn 737/head
authorMartin Taibr <taibr.martin@gmail.com>
Sat, 7 Dec 2019 18:57:53 +0000 (19:57 +0100)
committerMartin Taibr <taibr.martin@gmail.com>
Sat, 7 Dec 2019 18:57:53 +0000 (19:57 +0100)
gamemodes-server.cfg

index 6d8ee6f07364532ee1ecb47cc6e051b8a4181823..5c2f7b32ba942f68308bacdc05b9eeefa085ee71 100644 (file)
@@ -240,7 +240,7 @@ set g_ctf_leaderboard 0 "show top capture times in the scoreboard"
 set g_ctf_flag_return 1 "auto return the flag to base when touched by a teammate"
 set g_ctf_flag_return_carrying 0 "(manual return mode) auto return the flag to base if touched by a flag carrier"
 set g_ctf_flag_return_carried_radius 100 "allow flags to be returned by carrier if base is within this radius"
-set g_ctf_flag_return_time 30 "automatically return the flag to base after this amount of time"
+set g_ctf_flag_return_time 60 "automatically return the flag to base after this amount of time"
 set g_ctf_flag_return_dropped 100 "automatically return the flag to base if dropped within this distance from base (in qu)"
 set g_ctf_flag_return_damage 0 "allow the flag to be damaged, reducing time needed to automatically return to base"
 set g_ctf_flag_return_damage_delay 0 "how much time the flag takes to automatically return to base if it falls into lava/slime/trigger hurt"