From e01d4e9741056a3688d51e85161bb8ef61d40a5d Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Tue, 19 Jul 2011 15:24:21 +0300 Subject: [PATCH] We don't need to dim the crosshair this much when unarmed any more --- data/defaultVT.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 8f5012f4..57886bb1 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -115,8 +115,8 @@ seta crosshair_alpha 1 seta crosshair_size 0.35 seta crosshair_pickup 0.5 "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_unarmed_dim_color 0.75 "dim crosshair color to this amount when we aren't holding a weapon" +seta crosshair_unarmed_dim_alpha 0.75 "dim crosshair alpha to 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 2.5 "size of the crosshair ammo ring" -- 2.39.2