From: Mircea Kitsune Date: Mon, 4 Oct 2010 21:28:37 +0000 (+0300) Subject: Crosshair for the mine layer X-Git-Tag: xonotic-v0.1.0preview~307^2~33^2~5 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=185f5fa1d0c8e39ad83b69d71406f6f7cae795c0;p=xonotic%2Fxonotic-data.pk3dir.git Crosshair for the mine layer --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 2e535c395..33a025914 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -119,6 +119,12 @@ seta crosshair_grenadelauncher_color_green 0.15 "crosshair color green component seta crosshair_grenadelauncher_color_blue 0 "crosshair color blue component to display when wielding the mortar" seta crosshair_grenadelauncher_color_alpha 1.15 "crosshair alpha value to display when wielding the mortar" seta crosshair_grenadelauncher_size 0.7 "crosshair size when wielding the mortar" +seta crosshair_minelayer "" "crosshair to display when wielding the mortar" +seta crosshair_minelayer_color_red 0.75 "crosshair color red component to display when wielding the mortar" +seta crosshair_minelayer_color_green 0.75 "crosshair color green component to display when wielding the mortar" +seta crosshair_minelayer_color_blue 0 "crosshair color blue component to display when wielding the mortar" +seta crosshair_minelayer_color_alpha 1.15 "crosshair alpha value to display when wielding the mortar" +seta crosshair_minelayer_size 0.9 "crosshair size when wielding the mortar" seta crosshair_electro "" "crosshair to display when wielding the electro" seta crosshair_electro_color_red 0.35 "crosshair color red component to display when wielding the electro" seta crosshair_electro_color_green 0.5 "crosshair color green component to display when wielding the electro" diff --git a/gfx/crosshairminelayer.tga b/gfx/crosshairminelayer.tga new file mode 100644 index 000000000..0613fedfb Binary files /dev/null and b/gfx/crosshairminelayer.tga differ