My mp

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

int my_mp()
Returns your current and highest available HP and MP levels

if(my_mp() == 0){
restore_mp(mymax_mp());
}