]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Not exclusive whitelist diet. Vox regain access to old food. (#37497)
authorQerd <73325910+BigfootBravo@users.noreply.github.com>
Fri, 16 May 2025 19:05:49 +0000 (12:05 -0700)
committerGitHub <noreply@github.com>
Fri, 16 May 2025 19:05:49 +0000 (12:05 -0700)
commit2de0a5fc829c5e62c05178acd0255a1ab20b7b43
tree9b07c4bb612296f055094e1b7c1c5156163f940d
parentd5ef9b7345b69109061dc2575ea83758b7446378
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>
14 files changed:
Content.Server/Body/Components/StomachComponent.cs
Content.Server/Nutrition/EntitySystems/FoodSystem.cs
Resources/Prototypes/Body/Organs/vox.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/bagel.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/bread.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/donut.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/misc.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pie.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/meals.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml
Resources/Prototypes/tags.yml