Removed insulting no mail message

This commit is contained in:
Eldritch Semblance 2017-03-29 02:52:46 +00:00
parent a4e2744821
commit 534f4bcbe1

View file

@ -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.")