* prevent admin-frozen players from ghosting or suiciding * Add "Freeze and Mute" admin verb * Allow "Freeze And Mute" admin verb when player is already frozen but not muted * Remove redundant scream handler (scream action just emotes, duh) * AdminFrozenSystem: clean imports * Update Content.Server/Chat/Commands/SuicideCommand.cs Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> * Update Ghost.cs * retrigger ci (empty commit) --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
6 lines
410 B
Plaintext
6 lines
410 B
Plaintext
ghost-command-description = Give up on life and become a ghost.
|
|
ghost-command-help-text = The ghost command turns you into a ghost and makes the character you played permanently catatonic.
|
|
Please note that you cannot return to your character's body after ghosting.
|
|
ghost-command-no-session = You have no session, you can't ghost.
|
|
ghost-command-denied = You cannot ghost right now.
|