Files
tbd-station-14/Resources/Locale/en-US/chat/commands/suicide-command.ftl
keronshb a09f45eec7 Prevents suicide if someone is already dead (#7677)
* Prevents suicide if someone is already dead

* Adds the Localization text for trying to suicide when dead
2022-04-21 22:37:49 -07:00

9 lines
695 B
Plaintext

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