16 lines
452 B
Plaintext
16 lines
452 B
Plaintext
|
|
### 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!
|
|
|
|
food-you-cannot-eat-any-more = You can't eat any more!
|
|
food-nom = Nom
|
|
|
|
## Entity
|
|
|
|
food-component-try-use-food-is-empty = {$entity} is empty!
|