mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-15 11:14:42 +01:00
62ccbff0df
## About The Pull Request Alright, let's get real, handling food tastes with the species datum is hacky at best - This is a continuation of my nuking of the species datum, which currently handles way too much of human mobs' behaviors. While moving that to the tongue isn't exactly a perfect solution, it allows for more interesting behavior than the species datum, especially now that I added getter procs to get foodtypes liked/disliked by the mob and such. ## Why It's Good For The Game Makes tongue transplants more appealing and emergent, since they fully control tastes and not just taste sensitivity which is pretty much cosmetic. ## Changelog 🆑 refactor: Liking/disliking food is now handled by the tongue organ, not the species. Also, having a failing tongue means you can't taste food properly! add: You can read peoples' tongues now, if you have the entrail reading skillchip. /🆑 --------- Co-authored-by: Time-Green <7501474+Time-Green@users.noreply.github.com>