X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=fff503ebd76eba566e5d3153e7672fe75fc08a35;hp=f833ab0ec721ae759ca181973cc95ceb4f3af438;hb=3adaa0873ad9eac20f32e6e3fc0455d4f9e044cd;hpb=34863a007ec889fda4c131fe4ed5e959c4832763 diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index f833ab0ec7..fff503ebd7 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -56,7 +56,7 @@ _cl_playermodel models/player/erebus.iqm _cl_playerskin 0 seta cl_reticle 1 "control for toggling whether ANY zoom reticles are shown" -seta cl_reticle_stretch 0 "whether to stretch reticles so they fit the screen (brakes image proportions)" +seta cl_reticle_stretch 0 "whether to stretch reticles so they fit the screen (breaks image proportions)" seta cl_reticle_item_vortex 1 "draw aiming reticle for the vortex weapon's zoom, 0 disables and values between 0 and 1 change alpha" seta cl_reticle_item_normal 1 "draw reticle when zooming with the zoom button, 0 disables and values between 0 and 1 change alpha" fov 100 @@ -224,6 +224,7 @@ seta cl_hitsound 1 "play a hit notifier sound when you have hit an enemy" set cl_hitsound_antispam_time 0.05 "don't play the hitsound more often than this" seta cl_eventchase_death 1 "camera goes into 3rd person mode when the player is dead" +seta cl_eventchase_nexball 1 "camera goes into 3rd person mode when in nexball game-mode" seta cl_eventchase_distance 140 "final camera distance" seta cl_eventchase_speed 1.3 "how fast the camera slides back, 0 is instant" seta cl_eventchase_maxs "12 12 8" "max size of eventchase camera bbox"