fish-station/Content.Server/Nutrition/Components
FoLoKe 24aca21eb6
Moved Food and Utensil to ECS (#5380)
* Food and Utensil to ECS, Made utensil less restrictive, no more soup eating with a knife...

* AltVerb "can eat" check

* removed HasFlag calls

* AltActionVerb -> InteractionVerb

* "required utensil" filed
2021-11-21 00:35:09 -07:00
..
CigarComponent.cs Refactors smoking to ECS, smoking actually makes you inhale reagents. (#4678) 2021-09-26 15:19:00 +02:00
DrinkComponent.cs Generalize ReagentUnit into FixedPoint2 and use it for damage calculations (#5151) 2021-11-03 16:48:03 -07:00
FoodComponent.cs Moved Food and Utensil to ECS (#5380) 2021-11-21 00:35:09 -07:00
ForcefeedOnCollideComponent.cs Pneumatic cannons (#4560) 2021-11-03 14:33:36 -07:00
HungerComponent.cs Remove IMobStateComponent (#5220) 2021-11-08 15:11:58 +01:00
SliceableFoodComponent.cs Moved Food and Utensil to ECS (#5380) 2021-11-21 00:35:09 -07:00
SmokableComponent.cs Generalize ReagentUnit into FixedPoint2 and use it for damage calculations (#5151) 2021-11-03 16:48:03 -07:00
ThirstComponent.cs Remove IMobStateComponent (#5220) 2021-11-08 15:11:58 +01:00
UtensilComponent.cs Moved Food and Utensil to ECS (#5380) 2021-11-21 00:35:09 -07:00