Commit graph

5 commits

Author SHA1 Message Date
Christian Aistleitner
d099d55d98 cat: Fix trust increase after playing
`add_trust` was hard capped at 5. As both feeding and playing with the
cat used `add_trust` it was not possible to reach trust > 5. But for
following orders, trust > 5 is required.

We allow to pass the max achievable trust as parameter to `add_trust`,
and tune playing with the cat to allow reaching trust 10.
This allows (by feeding and afterwards playing with it) to reach a
trust > 5 for a cat. Then, the cat will follow orders.
2024-11-17 09:55:41 +01:00
1F616EMO
7bb52529bd
Fix idle receiving nil value 2024-03-18 18:32:09 +08:00
ElCeejo
05e7a125ed Update 0.7 2024-01-10 17:30:54 -08:00
ElCeejo
9bafed85ea Fixed crash 2024-01-04 21:25:51 -08:00
ElCeejo
09f2dce19f Minor Behavior Overhaul 2024-01-04 11:15:02 -08:00