Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
cuffable-component-cannot-interact-message = You can't do that!
|
||||
cuffable-component-cannot-remove-cuffs-too-far-message = You are too far away to remove the cuffs.
|
||||
cuffable-component-start-removing-cuffs-message = You start removing the cuffs.
|
||||
cuffable-component-remove-cuffs-success-message = You successfully remove the cuffs.
|
||||
cuffable-component-remove-cuffs-by-other-success-message = {$otherName} uncuffs your hands.
|
||||
cuffable-component-remove-cuffs-to-other-partial-success-message = You successfully remove the cuffs. {$cuffedHandCount} of {$otherName}'s hands remain cuffed.
|
||||
cuffable-component-remove-cuffs-by-other-partial-success-message = {$otherName} removes your cuffs. {$cuffedHandCount} of your hands remain cuffed.
|
||||
cuffable-component-remove-cuffs-partial-success-message = You successfully remove the cuffs. {$cuffedHandCount} of your hands remain cuffed.
|
||||
cuffable-component-remove-cuffs-fail-message = You fail to remove the cuffs.
|
||||
|
||||
# UncuffVerb
|
||||
uncuff-verb-get-data-text = Uncuff
|
||||
Reference in New Issue
Block a user