mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 10:16:32 +01:00
Removed insulting no mail message
This commit is contained in:
parent
a4e2744821
commit
534f4bcbe1
1 changed files with 1 additions and 1 deletions
|
|
@ -252,5 +252,5 @@ class CmdMail(default_cmds.MuxCommand):
|
|||
self.caller.msg(unicode(table))
|
||||
self.caller.msg(_HEAD_CHAR * _WIDTH)
|
||||
else:
|
||||
self.caller.msg("Sorry, you don't have any messages. What a pathetic loser!")
|
||||
self.caller.msg("There are no messages in your inbox.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue