Fix drink examine text (#24241)
This commit is contained in:
@@ -6,7 +6,7 @@ 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-on-examine-exact-volume = It contains {$amount}u.
|
||||
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!
|
||||
|
||||
Reference in New Issue
Block a user