Characters implemented sorta

This commit is contained in:
NikolajDanger
2020-03-22 17:26:57 +01:00
parent 5e362001b9
commit a3dd2255b6
5 changed files with 102 additions and 73 deletions

View File

@ -1,4 +1,4 @@
from swchar import charData
from swchar import charData, parseChar
from swroll import parseRoll
print(charData("Template","characteristics "))
print(parseChar("Yeet",""))