From: MirceaKitsune Date: Tue, 3 May 2011 20:20:34 +0000 (+0300) Subject: Less intense crosshair pickup effect X-Git-Url: https://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=10f62ccfdf26da253a0f44198ea5028a1eb68f85 Less intense crosshair pickup effect --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 5eb0c869..e52e4eb7 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -111,7 +111,7 @@ crosshair 13 seta crosshair_color "1 1 0.5" seta crosshair_alpha 0.3 seta crosshair_size 0.4 -seta crosshair_pickup 1 "crosshair grows then shrinks back when picking up an item" +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"