handcuff-component.ftl 1.7 KB

1234567891011121314151617181920
  1. handcuff-component-target-self = You start restraining yourself.
  2. handcuff-component-cuffs-broken-error = The restraints are broken!
  3. handcuff-component-target-has-no-hands-error = {$targetName} has no hands!
  4. handcuff-component-target-has-no-free-hands-error = {$targetName} has no free hands!
  5. handcuff-component-too-far-away-error = You are too far away to use the restraints!
  6. handcuff-component-start-cuffing-observer = {$user} starts restraining {$target}!
  7. handcuff-component-start-cuffing-self-observer = {$user} starts restraining {REFLEXIVE($target)}.
  8. handcuff-component-start-cuffing-target-message = You start restraining {$targetName}.
  9. handcuff-component-start-cuffing-by-other-message = {$otherName} starts restraining you!
  10. handcuff-component-cuff-observer-success-message = {$user} restrains {$target}.
  11. handcuff-component-cuff-self-observer-success-message = {$user} restrains {REFLEXIVE($target)}.
  12. handcuff-component-cuff-other-success-message = You successfully restrain {$otherName}.
  13. handcuff-component-cuff-by-other-success-message = You have been restrained by {$otherName}!
  14. handcuff-component-cuff-self-success-message = You restrain yourself.
  15. handcuff-component-cuff-interrupt-message = You were interrupted while restraining {$targetName}!
  16. handcuff-component-cuff-interrupt-other-message = You interrupt {$otherName} while they are restraining you!
  17. handcuff-component-cuff-interrupt-self-message = You were interrupted while restraining yourself.
  18. handcuff-component-cuff-interrupt-buckled-message = You can't buckle while restrained!
  19. handcuff-component-cuff-interrupt-unbuckled-message = You can't unbuckle while restrained!
  20. handcuff-component-cannot-drop-cuffs = You are unable to put the restraints on {$target}