Forcefeed DoAfters, again. (#5582)
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user