23 lines
1.3 KiB
Plaintext
23 lines
1.3 KiB
Plaintext
drink-component-on-use-is-empty = {$owner} is empty!
|
|
drink-component-on-examine-is-empty = Empty
|
|
drink-component-on-examine-is-opened = Opened
|
|
drink-component-on-examine-details-text = [color={$colorName}]{$text}[/color]
|
|
drink-component-on-examine-is-full = Full
|
|
drink-component-on-examine-is-mostly-full = Mostly Full
|
|
drink-component-on-examine-is-half-full = Halfway Full
|
|
drink-component-on-examine-is-half-empty = Halfway Empty
|
|
drink-component-on-examine-is-mostly-empty = Mostly Empty
|
|
drink-component-on-examine-exact-volume = {$amount}u Full
|
|
drink-component-try-use-drink-not-open = Open {$owner} first!
|
|
drink-component-try-use-drink-is-empty = {$entity} is empty!
|
|
drink-component-try-use-drink-cannot-drink = You can't drink anything!
|
|
drink-component-try-use-drink-had-enough = You can't drink more!
|
|
drink-component-try-use-drink-cannot-drink-other = They can't drink anything!
|
|
drink-component-try-use-drink-had-enough-other = They can't drink more!
|
|
drink-component-try-use-drink-success-slurp = Slurp
|
|
drink-component-force-feed = {CAPITALIZE(THE($user))} is trying to make you drink something!
|
|
drink-component-force-feed-success = {CAPITALIZE(THE($user))} forced you to drink something!
|
|
drink-component-force-feed-success-user = You successfully feed {THE($target)}
|
|
|
|
|
|
drink-system-verb-drink = Drink |