suicide-command.ftl 794 B

12345678910
  1. suicide-command-description = Commits suicide
  2. suicide-command-help-text = The suicide command gives you a quick way out of a round while remaining in-character.
  3. The method varies, first it will attempt to use the held item in your active hand.
  4. If that fails, it will attempt to use an object in the environment.
  5. Finally, if neither of the above worked, you will die by biting your tongue.
  6. suicide-command-default-text-others = {$name} is attempting to bite their own tongue!
  7. suicide-command-default-text-self = You attempt to bite your own tongue!
  8. suicide-command-already-dead = You can't suicide. You're dead.
  9. suicide-command-no-mind = You have no mind!
  10. suicide-command-denied = You cannot suicide right now.