My mp

From Kolmafia
Revision as of 23:59, 16 November 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());
}