Files
Bubberstation/code/datums/components/food
prodirus 70bf7e6d90 Fix donuts always overriding species-level taste reaction (#55349)
Fixes #55302.

The donut `check_liked` callback would return null if its conditions 
weren't met, so the `food_taste_reaction` checks would be totally 
skipped over.

No donuts for you, carnivore.
2020-12-10 23:34:30 -08:00
..