Eat
boolean eat(int number, item itemtype)
Will attempt to eat the number of food specified.
eg. "eat(3,$item[stinky hi mein]);" will attempt to eat 3 stinky hi meins.
boolean eat(int number, item itemtype)
Will attempt to eat the number of food specified.
eg. "eat(3,$item[stinky hi mein]);" will attempt to eat 3 stinky hi meins.