Local Functions (/std/inheritables/living.c)
(/std/inheritables/user.c)
void set_class(str);
Sets the living's class as str. Multi-classing is supported in this lib, you must use add_class() to add more classes.
See also: add_class(), query_class()