X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=blobdiff_plain;f=data%2FdefaultVT.cfg;h=d8d69312dd8a3f4db8332e952c3e262ecf171644;hp=9a549b34cff662cd4a66f81e4f0e5945c5f286cd;hb=da06374c79a65b2ee34b8413fac80dd29fb64263;hpb=988b588e85034cf26eca2461e43f69de919cffad diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 9a549b34..d8d69312 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1547,7 +1547,13 @@ set g_vore_regurgitatecolor_release_fade 0.01 "how quickly the regurgitation col set g_vore_regurgitatecolor_digest "0.15 0.25 0" "the color players will have when digested, only works when g_vore_keepdeadprey is disabled" set g_vore_keepdeadprey 1 "If enabled, prey remains in the stomach after dying, else the predator throws up their dead body. 0 = disabled, 1 = enabled, anything between = probability" -set g_healthsize 1 "Players who are low on health shrink and become smaller" +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_exteriorweapon_scalefactor 1 "Amount by which player size resizes the exterior weapon model" +set g_healthsize_weapon_scalefactor 0.5 "Amount by which player size resizes the view weapon model" +set g_healthsize_weapon_scalefactor_pos 4 "Amount by which the view model is moved vertically based on player size" +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" // part of an ugly hack for the menu audio sliders to work with the cutsound feature seta menu_volume 0.5