basic_eating 
basic eating element!
Small behavior for non-carbons to eat certain stuff they interact with
Vars | |
| add_to_contents | If true, we put food in our tummy instead of deleting it |
|---|---|
| damage_amount | Amount to hurt |
| damage_type | Type of hurt to apply |
| drinking | Whether to flavor it as drinking rather than eating. |
| food_types | Types the animal can eat. |
| heal_amt | Amount to heal |
Var Details
add_to_contents 
If true, we put food in our tummy instead of deleting it
damage_amount 
Amount to hurt
damage_type 
Type of hurt to apply
drinking 
Whether to flavor it as drinking rather than eating.
food_types 
Types the animal can eat.
heal_amt 
Amount to heal