My fullness

From Kolmafia
Revision as of 14:46, 28 September 2008 by 99.225.88.20 (talk) (Added categories)
Jump to navigation Jump to search

Will return and int value of your current fullness level.

if(my_fullness() < fullness_limit()){
eat(1, $item[papaya]);
}