X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=636d472556fb46123245c38edc3133c7a73ffa72;hp=b340e5ddecb9b2c01c71d120c2dedcd02b48b9e6;hb=76391ac91fb339d2f39c30869b209c3cff11b5b5;hpb=b8482f4135878ec2af59ecb484c2d6cd97562d18 diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index b340e5ddec..636d472556 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -218,6 +218,12 @@ seta crosshair_fireball_size 1 "crosshair size when wielding the fireball" seta crosshair_ring_size 2 "bullet counter ring size for Rifle, velocity ring for Nex" seta crosshair_campingrifle_bulletcounter_alpha 0.15 seta crosshair_nexvelocity_alpha 0.15 +seta crosshair_nexvelocity_scale 30 +seta crosshair_nexvelocity_currentcharge_rate 0.05 +seta crosshair_nexvelocity_currentcharge_alpha 0.15 +seta crosshair_nexvelocity_currentcharge_color_red 0.8 +seta crosshair_nexvelocity_currentcharge_color_green 0 +seta crosshair_nexvelocity_currentcharge_color_blue 0 seta cl_reticle_stretch 0 "whether to stretch reticles so they fit the screen (brakes image proportions)" seta cl_reticle_item_nex 1 "draw aiming recticle for the nex weapon's zoom, 0 disables and values between 0 and 1 change alpha" seta cl_reticle_item_normal 1 "draw recticle when zooming with the zoom button, 0 disables and values between 0 and 1 change alpha"