9 lines
537 B
Plaintext
9 lines
537 B
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-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 {$owner}!
|
|
drink-component-try-use-drink-had-enough = You've had enough {$owner}!
|
|
drink-component-try-use-drink-success-slurp = Slurp |