X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=defaultXonotic.cfg;h=eba5ca9f1e5037caf20fe2c28f4db423ad76f651;hb=069d3638115c40fca13d17d8317f8ae96970aa03;hp=4cb3f8ee27e18c589fe8fa74410ce3994352e4f8;hpb=e9187f29d43e9f9681a59bfc22bbd1076b3777fc;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 4cb3f8ee2..eba5ca9f1 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -849,6 +849,8 @@ set g_bloodloss 0 "amount of health below which blood loss occurs" set g_footsteps 0 "serverside footstep sounds" +set g_deathglow 1.25 "when enabled, players stop glowing after they die (the value specifies glow fading speed)" + // effects r_picmipsprites 0 // Xonotic uses sprites that should never be picmipped (team mate, typing, waypoints) r_mipsprites 1 @@ -1334,7 +1336,10 @@ seta hud_configure_grid_alpha 0.15 "alpha for visible grid when in configure mod seta sbar_info_pos 0 "Y-axis distance from lower right corner for engine info prints" -exec hud_wickedhud_default.cfg +// hud cvar descriptions +exec _hud_descriptions.cfg +// exec the default skin config +exec hud_luminos_default.cfg // user preference cvars (i.e. shouldn't be adjusted by a skin config) seta hud_weaponicons_number 1 "1 = show number of weapon, 2 = show bound key of weapon"