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
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
components:
|
||||
- type: Food
|
||||
trash: FoodBowlBig
|
||||
utensil: Spoon
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
|
||||
Reference in New Issue
Block a user