Delta-v/Content.Server/Nutrition/Components
mirrorcult 457e8c64ee
Convert StomachBehavior to a component/system + rejig body namespaces (#5249)
* Convert StomachBehavior to a component/system + rejig body namespaces

* test

* slightly more namespace changes

* remove

* Hello?????

* fuck you github test runner

* reviews

* oobsy!
2021-11-11 16:10:57 -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 Convert StomachBehavior to a component/system + rejig body namespaces (#5249) 2021-11-11 16:10:57 -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 Generalize ReagentUnit into FixedPoint2 and use it for damage calculations (#5151) 2021-11-03 16:48:03 -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 removed TryGetSound + made some SoundSpecifier datafields required 2021-07-31 19:52:33 +02:00