Local Functions (/std/inheritables/living.c)

void set_vitals();

This function sets the hp, sp, and mp maxes and values based on a living's stats.

See also: set_sp(), set_mp(), set_hp(), set_stats()
