From: MirceaKitsune Date: Tue, 3 May 2011 12:07:44 +0000 (+0300) Subject: More crosshair tweaks X-Git-Url: https://de.git.xonotic.org/?a=commitdiff_plain;h=6848c3fd7afd703980e80dcd44b3dca4e154ceb1;p=voretournament%2Fvoretournament.git More crosshair tweaks --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index bb86e80f..84d478fa 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -110,14 +110,14 @@ _cl_playerskin 0 crosshair 11 seta crosshair_color "1 1 0.5" seta crosshair_alpha 0.3 -seta crosshair_size 0.5 +seta crosshair_size 0.4 seta crosshair_pickup 1 "crosshair grows then shrinks back when picking up an item" seta crosshair_color_by_health 1 "if enabled, crosshair color will depend on current health" seta crosshair_unarmed_dim_color 0.5 "dim crosshair color by this amount when we aren't holding a weapon" seta crosshair_unarmed_dim_alpha 0.5 "dim crosshair alpha by this amount when we aren't holding a weapon" seta crosshair_pickup_speed 4 "speed of the crosshair pickup effect" seta crosshair_ring_alpha 0.5 "alpha of the crosshair ammo ring" -seta crosshair_ring_size 3 "size of the crosshair ammo ring" +seta crosshair_ring_size 2.5 "size of the crosshair ammo ring" seta crosshair_swallowindicator 1 "when enabled, the crosshair will turn into a symbol to indicate you can swallow an enemy or team mate" seta crosshair_swallowindicator_size 0.5 "size of the crosshair swallow indicator" seta crosshair_swallowindicator_color_red 1 "red amount for the crosshair swallow indicator, 0 for all color cvars uses normal crosshair color" diff --git a/data/gfx/crosshair_ring.tga b/data/gfx/crosshair_ring.tga index 22181b2c..26e1c77b 100644 Binary files a/data/gfx/crosshair_ring.tga and b/data/gfx/crosshair_ring.tga differ