Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
handcuff-component-target-self-error = You can't cuff yourself!
|
||||
handcuff-component-cuffs-broken-error = The cuffs are broken!
|
||||
handcuff-component-target-has-no-hands-error = {$targetName} has no hands!
|
||||
handcuff-component-target-has-no-free-hands-error = {$targetName} has no free hands!
|
||||
handcuff-component-too-far-away-error = You are too far away to use the cuffs!
|
||||
handcuff-component-start-cuffing-target-message = You start cuffing {$targetName}.
|
||||
handcuff-component-start-cuffing-by-other-message = {$otherName} starts cuffing you!
|
||||
handcuff-component-cuff-other-success-message = You successfully cuff {$otherName}.
|
||||
handcuff-component-cuff-by-other-success-message = You have been cuffed by {$otherName}!
|
||||
handcuff-component-cuff-interrupt-message = You were interrupted while cuffing {$targetName}!
|
||||
handcuff-component-cuff-interrupt-other-message = You interrupt {$otherName} while they are cuffing you!
|
||||
Reference in New Issue
Block a user