26 lines
831 B
Plaintext
26 lines
831 B
Plaintext
|
|
### Interaction Messages
|
|
|
|
# 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!
|
|
|
|
food-nom = Nom
|
|
food-swallow = You swallow the {$food}.
|
|
|
|
food-system-remove-mask = You need to take off the {$entity} first.
|
|
|
|
## 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}
|