From: Mircea Kitsune Date: Sun, 28 Aug 2011 14:54:35 +0000 (+0300) Subject: Make Sniper crosshair a bit smaller. Should look less alike to the Nex when switching... X-Git-Tag: xonotic-v0.5.0~38^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8616417c78650d1256d539ef947fcc4cbc08bdf7;p=xonotic%2Fxonotic-data.pk3dir.git Make Sniper crosshair a bit smaller. Should look less alike to the Nex when switching between the two, and also looks better overall. --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index a40cea001..8c931c22a 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -177,7 +177,7 @@ seta crosshair_seeker_size 0.8 "crosshair size when wielding the TAG seeker" seta crosshair_rifle "" "crosshair to display when wielding the rifle" seta crosshair_rifle_color "0.85 0.5 0.25" "crosshair color to display when wielding the rifle" seta crosshair_rifle_alpha 1 "crosshair alpha value to display when wielding the rifle" -seta crosshair_rifle_size 0.65 "crosshair size when wielding the rifle" +seta crosshair_rifle_size 0.5 "crosshair size when wielding the rifle" seta crosshair_tuba "" "crosshair to display when wielding the tuba" seta crosshair_tuba_color "0.85 0.5 0.25" "crosshair color to display when wielding the tuba" seta crosshair_tuba_alpha 1 "crosshair alpha value to display when wielding the tuba"