X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=xonotic-client.cfg;h=a6494cc088a0551d2856b8cfc8c4c3539cc49657;hp=dfa3c0c57c26f8efe0862618918f653612dbe750;hb=2e6d039b81509fed940a226f9b09f5fd909399ba;hpb=e2206feb6fec163ffee9c87d50d8d9580393cd88 diff --git a/xonotic-client.cfg b/xonotic-client.cfg index dfa3c0c57..a6494cc08 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -854,7 +854,7 @@ seta cl_ghost_items 0.45 "enable ghosted items (when between 0 and 1, overrides seta cl_ghost_items_color "-1 -1 -1" "color of ghosted items (colormod format: 0 0 0 leaves the color unchanged, negative values allowed)" seta cl_simple_items 0 "enable simple items (if server allows)" set cl_simpleitems_postfix "_luma" "posfix to add fo model name when simple items are enabled" -set cl_fullbright_items 0 "enable fullbright items (if server allows, controlled by g_fullbrightitems)" +set cl_fullbright_items 0 "enable fullbright items (if server allows, controlled by g_fullbrightitems) - items are more visible in shadows" set cl_weapon_stay_color "2 0.5 0.5" "Color of picked up weapons when g_weapon_stay > 0 (colormod format: 0 0 0 leaves the color unchanged, negative values allowed)" set cl_weapon_stay_alpha 0.75 "Alpha of picked up weapons when g_weapon_stay > 0"