Characters

This commit is contained in:
NikolajDanger
2020-03-22 00:40:32 +01:00
parent b95fe9270b
commit 5f3f37dc0a
2 changed files with 17 additions and 4 deletions

View File

@ -17,4 +17,3 @@ def charData(user : str, key : str,cmd : str = ""):
return "Couldn't find that data. Are you sure you spelled it correctly?"
else:
return "You don't have a character. You can make one with !swchar"