fish-station/Content.Server/Nutrition
Ed 4d75cb54c8
Custom burgers - FoodSequence system (#30755)
* setup foodsequence

* name generation and max layers limit

* move to nutrition

* move code to serverside

* move to appearance data

* marked fields as required

* Update foodsequence.yml

* b

* burgeers!

* Update produce.yml

* Update meat.yml

* Update burger.yml

* fix duplicate naming

* Update Resources/Locale/en-US/nutrition/components/food-sequence.ftl

Co-authored-by: Hrosts <35345601+Hrosts@users.noreply.github.com>

* merge flavor profiles

* make food trash List<>

* merge trash

* Update FoodComponent.cs

* Update FoodComponent.cs

* organs and cannabis support

---------

Co-authored-by: Hrosts <35345601+Hrosts@users.noreply.github.com>
2024-08-10 22:31:32 +03:00
..
Components Custom burgers - FoodSequence system (#30755) 2024-08-10 22:31:32 +03:00
EntitySystems Custom burgers - FoodSequence system (#30755) 2024-08-10 22:31:32 +03:00
Hungry.cs Refactor the hungry debug command to be in line with thirsty (#30591) 2024-08-05 18:12:07 +10:00
IngestionEvents.cs magic bread wand (#17044) 2023-06-03 12:08:52 -07:00
SetNutrit.cs Debug command to set either your hunger or thirst to one of their respective threshold levels (#30563) 2024-08-05 17:36:26 +10:00
Thirsty.cs Debug command to make you thirsty (#30562) 2024-08-03 01:49:08 +10:00