]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/autocvars.qh
cl_eventchase_death 2 by default; make the cl_eventchase_death checkbox toggle betwee...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / autocvars.qh
index 6759c80782484fbd786c0e1e6b070231541ea88b..234f9b0a9a4d9c2883fc8ec124955a9104a6d364 100644 (file)
@@ -416,7 +416,7 @@ float autocvar_cl_hitsound_nom_damage = 25;
 float autocvar_cl_hitsound_antispam_time;
 bool autocvar_cl_eventchase_spectated_change = false;
 float autocvar_cl_eventchase_spectated_change_time = 1;
-int autocvar_cl_eventchase_death = 1;
+int autocvar_cl_eventchase_death = 2;
 float autocvar_cl_eventchase_distance = 140;
 bool autocvar_cl_eventchase_frozen = false;
 float autocvar_cl_eventchase_speed = 1.3;