Local Functions (/std/inheritables/food.c)
(/std/inheritables/drink.c)
void set_strength(int i);
Sets the strength of the food or drink object. This value is used to determin how much the object heals when injested.
See also: is_drink(), is_food()