Nightmare mudlib living lfun: set_max_hp()

void set_max_hp(int hp)

This sets the maximum hit points in a living object to "hp".

See also: query_max_hp(), set_hp(), add_hp()
Defined in /std/living/body.c
