]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
Clean up client items a bit. Add cl_simpleitems_postfix and fix http://dev.xonotic...
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 96908168944b2472402f5b3776b357a1246f04cd..91fb4230bc5e4cfcf09b26eefdacc4a36ac8ffc3 100644 (file)
@@ -1962,6 +1962,7 @@ set cl_ghost_items 0.45 "enable ghosted items (when between 0 and 1, overrides t
 set cl_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the color unchanged"
 set sv_simple_items 1 "allow or forbid client use of simple items"
 set cl_simple_items 0 "enable simple items (if server allows)"
+set cl_simpleitems_postfix "_simple" "posfix to add fo model name when simple items are enabled"
 set cl_fullbright_items 0 "enable fullbright items (if server allows, controled by g_fullbrightitems)"
 set cl_weapon_stay_color "2 0.5 0.5" "Color of picked up weapons when g_weapon_stay > 0"
 set cl_weapon_stay_alpha 0.75 "Alpha of picked up weapons when g_weapon_stay > 0"