X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=gamemodes.cfg;h=3952ab06b0b7ebb1a35e0e8d49b1ca31257062a8;hb=2b2e1f680d36476da2f4cfebe9e534577c5efe48;hp=60b791f0c1c427d0a632d44acdc6a4669a583830;hpb=6603ee5ff104719d3d4b9dad7ae4bf66f46706e5;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/gamemodes.cfg b/gamemodes.cfg index 60b791f0c..3952ab06b 100644 --- a/gamemodes.cfg +++ b/gamemodes.cfg @@ -254,7 +254,7 @@ set g_ca_teams 0 // capture the flag // ================== set g_ctf 0 "Capture The Flag: take the enemy flag and bring it to yours at your base to score" -set g_ctf_oneflag 1 "Allow oneflag CTF mode on maps that support it" +set g_ctf_oneflag 0 "Allow oneflag CTF mode on maps that support it" set g_ctf_oneflag_reverse 0 "apply reverse mode to oneflag CTF (take flag to enemy bases to cap), overrides g_ctf_reverse only in oneflag, g_ctf_reverse still affects oneflag" 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"