Delta-v/Content.Server/Nutrition
Qerd 5978580e18 Not exclusive whitelist diet. Vox regain access to old food. (#37497)
* Creates a secondary digestible whitelist that is not exclusive. Additionally reworks the Vox stomach.

* Update FoodSystem.cs

Remnants of an old attempt. Cleaning it.

* Update vox.yml

Remnants of an old attempt. Cleaning up.

* Whitelist no longer, now the diet exclusion var is a bool.

* Clean-up

* Update Content.Server/Body/Components/StomachComponent.cs

Typo fixing

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

* Update Content.Server/Body/Components/StomachComponent.cs

Clarifications.

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

* Update Content.Server/Nutrition/EntitySystems/FoodSystem.cs

Typo fixing

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

* Update Resources/Prototypes/Body/Organs/vox.yml

Typo fixes

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

---------

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
2025-05-18 17:56:24 +01:00
..
Components upstream merge (#1636) 2024-08-18 17:21:07 +00:00
EntitySystems Not exclusive whitelist diet. Vox regain access to old food. (#37497) 2025-05-18 17:56:24 +01:00
Hungry.cs Refactor the `hungry` debug command to be in line with `thirsty` (#30591) 2024-08-09 18:54:53 +01:00
SetNutrit.cs Debug command to set either your hunger or thirst to one of their respective threshold levels (#30563) 2024-08-09 18:54:53 +01:00
Thirsty.cs Debug command to make you thirsty (#30562) 2024-08-09 18:18:15 +01:00