Delta-v/Content.Server/GameObjects/Components/Nutrition
4dplanner b0e3ab3393
MovementSpeedModifierComponent (#721)
* movement modifier system

* update default exposedata values

* changing base speed marks as dirty

* formatting

* movement speed modifier component

* Moves slowdown component to the prototype

AIController respects slowdown

* reset dirty flag
2020-02-23 00:37:56 +01:00
..
DrinkComponent.cs Drink fixes (#605) 2020-02-07 18:13:11 +01:00
DrinkFoodContainerComponent.cs Entities now require a location when being spawned. 2019-12-16 21:44:24 -08:00
FoodComponent.cs Fix two crashes relating to food (#600) 2020-02-06 16:40:41 +01:00
HungerComponent.cs MovementSpeedModifierComponent (#721) 2020-02-23 00:37:56 +01:00
StomachComponent.cs De-hardcode chemical metabolism of StomachComponent (#437) 2019-11-21 23:24:19 +01:00
ThirstComponent.cs MovementSpeedModifierComponent (#721) 2020-02-23 00:37:56 +01:00