.DT
set_max_hp
Discworld living help
set_max_hp

Name
.SI 5
set_max_hp - Sets the maximun hps.
.EI

Syntax
.SI 5
void set_max_hp(int mhp);
.EI

Description
.SP 5 5
This sets the maximun hps for the object.  The current hit points
are scalled.  This means if you set the max hps to say 100 from 50
the current hps were 25, when this function had finished the current
hps would be 25.
.EP

See also
.SP 5 5
query_max_hp, adjust_max_hp, query_hp
.EP
