My fullness
Will return and int value of your current fullness level.
if(my_fullness() < fullness_limit()){
eat(1, $item[papaya]);
}
Will return and int value of your current fullness level.
if(my_fullness() < fullness_limit()){
eat(1, $item[papaya]);
}