X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=xonotic-client.cfg;h=68ea9da69a0320dae73e0b3d82b3415530e9edf6;hb=74fbbc66c8511f44967fff4920a07046282d5367;hp=51c66081fc539c0d324b3573f4aadeb7cbba3423;hpb=66d5ee9a0aea47839f244cf5346196c1c66cb490;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/xonotic-client.cfg b/xonotic-client.cfg index 51c66081f..68ea9da69 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -198,6 +198,7 @@ seta cl_hitsound_max_pitch 1.5 "maximum pitch of hit sound" seta cl_hitsound_nom_damage 25 "damage amount at which hitsound bases pitch off" seta cl_eventchase_spectated_change 1 "camera goes into 3rd person mode for a moment when changing spectated player" +seta cl_eventchase_spectated_change_time 1 "how much time the effect lasts when changing spectated player" seta cl_eventchase_death 1 "camera goes into 3rd person mode when the player is dead; set to 2 to active the effect only when the corpse doesn't move anymore" seta cl_eventchase_frozen 0 "camera goes into 3rd person mode when the player is frozen" seta cl_eventchase_nexball 1 "camera goes into 3rd person mode when in nexball game-mode"