10 lines
311 B
Plaintext
10 lines
311 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!
|
|
|