From: MirceaKitsune Date: Wed, 13 Jul 2011 20:11:25 +0000 (+0300) Subject: Tweak another healthsize sound setting X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a5a5d4366692d5d5fc10adfba7ad5bfddfb3e084;p=voretournament%2Fvoretournament.git Tweak another healthsize sound setting --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 7d926714..c66b4f3d 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1605,7 +1605,7 @@ set g_vore_swallowmodel_range 100 "Distance by which the swallow model oscillate set g_healthsize 100 "Players who are low on health shrink and become smaller, value specifies health at which the player has default size" set g_healthsize_movementfactor 0.5 "Amount by which player size affects jumping and running" -set g_healthsize_soundfactor 1 "The sounds players make are amplified or reduced by this amount based on their size" +set g_healthsize_soundfactor 0.5 "The sounds players make are amplified or reduced by this amount based on their size" set g_healthsize_exteriorweapon_scalefactor 1 "Amount by which player size resizes the exterior weapon model" set g_healthsize_weapon_scalefactor 1 "Amount by which player size resizes the view weapon model" set g_healthsize_weapon_scalefactor_pos 10 "Amount by which the view model is moved vertically based on player size"