From: MirceaKitsune Date: Tue, 2 Aug 2011 13:16:15 +0000 (+0300) Subject: Shrink dead prey less by default X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=26595d4b3b49482850a63af286ba03b4b85ad20f;p=voretournament%2Fvoretournament.git Shrink dead prey less by default --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 6f6b0eb8..6e5b5e14 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1611,7 +1611,7 @@ set g_healthsize_soundfactor 0.5 "The sounds players make are amplified or reduc 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" -set g_healthsize_vore_shrinkdeadprey 0.5 "Dead prey will be shrunken by this amount, the closer it gets to the digestion limit" +set g_healthsize_vore_shrinkdeadprey 0.25 "Dead prey will be shrunken by this amount, the closer it gets to the digestion limit" set g_healthsize_min 50 "Player size may not drop below this amount of health" set g_healthsize_max 150 "Player size may not grow past this amount of health"