confirmed all tests run properly

This commit is contained in:
Ben Cook
2018-12-22 17:16:16 -05:00
parent b799f8b108
commit d5a588deb6
11 changed files with 21 additions and 16 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ sheet by running ``makesheets`` from the command line.
dungeonsheets_version = "0.8.0"
name = "Multiclass"
classes_levels = ['fighter 4', 'wizard 2']
classes = ['fighter', 'wizard']
levels = [4, 2]
player_name = "Ben"
background = "Inheritor"
race = "Tabaxi"