Forcefeed DoAfters, again. (#5582)

This commit is contained in:
Leon Friedrich
2021-11-29 16:27:15 +13:00
committed by GitHub
parent 87f500c551
commit d0c5d72d47
10 changed files with 546 additions and 123 deletions

View File

@@ -1,9 +1,6 @@
### Interaction Messages
# When trying to eat food without the required utensil
food-you-need-utensil = You need to use a {$utensil} to eat that!
# When trying to eat food without the required utensil... but you gotta hold it
food-you-need-to-hold-utensil = You need to be holding a {$utensil} to eat that!
@@ -13,7 +10,14 @@ food-swallow = You swallow the {$food}.
## System
food-system-you-cannot-eat-any-more = You can't eat any more!
food-system-you-cannot-eat-any-more-other = They can't eat any more!
food-system-try-use-food-is-empty = {$entity} is empty!
food-system-wrong-utensil = you can't eat {$food} with a {$utensil}.
food-system-verb-eat = Eat
## Force feeding
food-system-force-feed = {$user} is trying feed you something!
food-system-force-feed-success = {$user} forced you to eat something!
food-system-force-feed-success-user = You successfully feed {$target}