Closed fluxionary closed 1 year ago
currently, if hp_max is less than the max saturation, heal ticks will drain stamina quickly while doing nothing.
currently, if hp_max is greater than max saturation, healing will max out at max saturation.
this PR changes the behavior to cause healing to occur so long as saturation is high enough and hp is less than hp_max.
currently, if hp_max is less than the max saturation, heal ticks will drain stamina quickly while doing nothing.
currently, if hp_max is greater than max saturation, healing will max out at max saturation.
this PR changes the behavior to cause healing to occur so long as saturation is high enough and hp is less than hp_max.