From 26595d4b3b49482850a63af286ba03b4b85ad20f Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Tue, 2 Aug 2011 16:16:15 +0300 Subject: [PATCH] Shrink dead prey less by default --- data/defaultVT.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2