* ugh
* Revert "ugh"
This reverts commit 8b5b0e24bcaa6c5cc9229c17eb138cdb476f0c9e.
* Revert "Automatic changelog update"
This reverts commit 4f8b634f38.
* Revert "Revert "Automatic changelog update""
This reverts commit 9fc2a3307a06e5f7d19bbb8d29e45b9a1d1470c8.
* Revert "Revert "Revert "Automatic changelog update"""
This reverts commit 1ae733bf308d7285159dd1fafd7f17101d8f4ced.
* Revert "Revert "Automatic changelog update""
This reverts commit 9fc2a3307a06e5f7d19bbb8d29e45b9a1d1470c8.
* Revert ""
This reverts commit 1cc0953333cf3d4f2cad5fae2f5c562ae99563ae.
* Revert ""
This reverts commit edca368a8444fd0fd403333695668d1c1db3726a.
* Revert "Revert "ugh""
This reverts commit 3ac15dfb07c7ae43b797724f85b76193ecd7a0e1.
* Revert "Revert "Revert "ugh"""
This reverts commit b952a4556397c8abcc7c319d736fab7ae48073a2.
* Revert "Revert "Revert "Revert "ugh""""
This reverts commit ff1a151571dea653d78ac2bda75eb11209da8d96.
* Revert "ugh"
This reverts commit 8b5b0e24bcaa6c5cc9229c17eb138cdb476f0c9e.
* Update SharedCuffableSystem.cs
19 lines
1.5 KiB
Plaintext
19 lines
1.5 KiB
Plaintext
handcuff-component-target-self = You start restraining yourself.
|
|
handcuff-component-cuffs-broken-error = The restraints 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 restraints!
|
|
handcuff-component-start-cuffing-observer = {$user} starts restraining {$target}!
|
|
handcuff-component-start-cuffing-target-message = You start restraining {$targetName}.
|
|
handcuff-component-start-cuffing-by-other-message = {$otherName} starts restraining you!
|
|
handcuff-component-cuff-observer-success-message = {$user} restrains {$target}.
|
|
handcuff-component-cuff-other-success-message = You successfully restrain {$otherName}.
|
|
handcuff-component-cuff-by-other-success-message = You have been restrained by {$otherName}!
|
|
handcuff-component-cuff-self-success-message = You restrain yourself.
|
|
handcuff-component-cuff-interrupt-message = You were interrupted while restraining {$targetName}!
|
|
handcuff-component-cuff-interrupt-other-message = You interrupt {$otherName} while they are restraining you!
|
|
handcuff-component-cuff-interrupt-self-message = You were interrupted while restraining yourself.
|
|
handcuff-component-cuff-interrupt-buckled-message = You can't buckle while restrained!
|
|
handcuff-component-cuff-interrupt-unbuckled-message = You can't unbuckle while restrained!
|
|
handcuff-component-cannot-drop-cuffs = You are unable to put the restraints on {$target}
|