Function set_fatigue_base

Source
pub fn set_fatigue_base(pid: u16, value: f64)
Expand description

Set the base fatigue of a player.

pid The player ID.
name The new base fatigue of the player.

Returns void