add artificer to create-character

This commit is contained in:
Robert Kubosz
2020-05-12 03:15:19 +02:00
parent c9a0d4d6d7
commit cf27b596ef
4 changed files with 520 additions and 143 deletions
+1
View File
@@ -1,3 +1,4 @@
from dungeonsheets.features.artificer import *
from dungeonsheets.features.backgrounds import *
from dungeonsheets.features.barbarian import *
from dungeonsheets.features.bard import *