cat

Vars | |
| can_breed | can this cat breed? |
|---|---|
| can_hold_item | can hold items? |
| can_interact_with_stove | can this cat interact with stoves? |
| held_food | item we are currently holding |
| held_item_overlay | mutable appearance for held item |
| huntable_items | list of items we can carry |
Var Details
can_breed

can this cat breed?
can_hold_item

can hold items?
can_interact_with_stove

can this cat interact with stoves?
held_food

item we are currently holding
held_item_overlay

mutable appearance for held item
huntable_items

list of items we can carry