happiness ![code/datums/components/happiness.dm 8](git.png)
Vars | |
blackboard_key | happiness AI blackboard key |
---|---|
callback_percentages | percentages we should be calling back on |
groom_cooldown | how long till we can groom it again |
happiness_callback | callback when our happiness changes |
happiness_inspect | how long till we can inspect happiness again? |
happiness_level | our current happiness level |
maximum_happiness | our maximum happiness level |
on_eat_change | happiness when we eat |
on_groom_change | happiness when we get groomed |
on_petted_change | happiness when we get petted |
pet_cooldown | how long till we can pet it again? |
Var Details
blackboard_key ![code/datums/components/happiness.dm 15](git.png)
happiness AI blackboard key
callback_percentages ![code/datums/components/happiness.dm 23](git.png)
percentages we should be calling back on
groom_cooldown ![code/datums/components/happiness.dm 32](git.png)
how long till we can groom it again
happiness_callback ![code/datums/components/happiness.dm 25](git.png)
callback when our happiness changes
happiness_inspect ![code/datums/components/happiness.dm 28](git.png)
how long till we can inspect happiness again?
happiness_level ![code/datums/components/happiness.dm 11](git.png)
our current happiness level
maximum_happiness ![code/datums/components/happiness.dm 13](git.png)
our maximum happiness level
on_eat_change ![code/datums/components/happiness.dm 21](git.png)
happiness when we eat
on_groom_change ![code/datums/components/happiness.dm 17](git.png)
happiness when we get groomed
on_petted_change ![code/datums/components/happiness.dm 19](git.png)
happiness when we get petted
pet_cooldown ![code/datums/components/happiness.dm 30](git.png)
how long till we can pet it again?