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

void set_race(string race);

Sets the living's race to be race.  Once set this function calls functions set_stats(), set_limbs(), set_max_items(), set_max_mass(), set_vitals().

See also: query_race()
