Implement "Not A Picky Eater" trait functionality

- Rename "Unpicky Eater" to "Not a Picky Eater"
- Wrap around the `ISEatFoodAction:perform` and `ISToolTipInv:render`
methods, adjusting unhappiness and boredom increase if the trait is
present.
- Reorganize files
This commit is contained in:
Nettika 2023-04-29 11:13:55 -07:00
parent cd53ab1a34
commit da7344d749
4 changed files with 44 additions and 17 deletions

View file

@ -1,4 +1,4 @@
name=Dog Food Isn't That Bad
id=dogFoodTraits
description=Adds the new positive trait Unpicky Eater.
url=https://github.com/nettika-cat/dogfoodtraits
id=dogFoodIsntThatBad
description=Adds the trait "Not a Picky Eater".
url=https://github.com/nettika-cat/DogFoodIsntThatBad