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:
parent
cd53ab1a34
commit
da7344d749
4 changed files with 44 additions and 17 deletions
6
mod.info
6
mod.info
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue