Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
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
|
||||
Reference in New Issue
Block a user