Remove pillcomponent (#4469)
* Remove PillComponent * Make food without any solution left delete and create trash * Replace PillComponent references with a Pill tag * Clean up * Add swallow message to food * Change to eatMessage override * Change FoodComponent transferAmount to nullable * Change properties to private
This commit is contained in:
@@ -9,6 +9,7 @@ food-you-need-to-hold-utensil = You need to be holding a {$utensil} to eat that!
|
||||
|
||||
food-you-cannot-eat-any-more = You can't eat any more!
|
||||
food-nom = Nom
|
||||
food-swallow = You swallow the {$food}.
|
||||
|
||||
## Entity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user