My hp

From Kolmafia
Revision as of 03:25, 31 August 2007 by imported>ZammyWarrior
Jump to navigation Jump to search

int my_hp()
Returns your current HP level

if(my_hp() == 0){
restore_hp(mymax_hp());
}