As per previous pull request, this adds a new CfgEpochClient variable, accelerateHTALoss (default value = true) that determines whether time acceleration is applied to the rate of loss of Hunger, Thirst and Alcohol. New pull request uses the more streamlined code as suggested by @Ignatz-HeMan
And LOL, uses variable names that fit the standard Epoch conventions, i.e first character is lower case, first letter of words within variable name are capitalized ;)
As per previous pull request, this adds a new CfgEpochClient variable, accelerateHTALoss (default value = true) that determines whether time acceleration is applied to the rate of loss of Hunger, Thirst and Alcohol. New pull request uses the more streamlined code as suggested by @Ignatz-HeMan