From: MirceaKitsune Date: Mon, 2 May 2011 23:12:38 +0000 (+0300) Subject: Decrease default position a bit to avoid the view poking out of the stomach model... X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=130395cb30a55aa1d0802d227fbdf1bf476b15d5 Decrease default position a bit to avoid the view poking out of the stomach model, when the size difference is too big --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index a57f4128..8a18dcaa 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1552,7 +1552,7 @@ set g_healthsize_movementfactor 0.5 "Amount by which player size affects jumping 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 4 "Amount by which view height changes for prey, based on the size difference between them and their predator" +set g_healthsize_vore_pos 2 "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"