From: MirceaKitsune Date: Tue, 19 Jul 2011 13:28:40 +0000 (+0300) Subject: Make g_healthsize_vore_pos much smaller to reduce the camera popping out of the stoma... X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=91f7033bbbd52fb72e72ec74f1417005963a5019;p=voretournament%2Fvoretournament.git Make g_healthsize_vore_pos much smaller to reduce the camera popping out of the stomach model (for now) --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 198f5679..b40744bb 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1610,7 +1610,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_pos 3 "Amount by which view height changes for prey, based on the size difference between them and their predator" +set g_healthsize_vore_pos 1 "Amount by which view height changes for prey, based on the size difference between them and their predator" 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"