added Aasimar, updated background languages, and corrected a few other issues

This commit is contained in:
Ben Cook
2018-12-17 16:47:58 -05:00
parent bb09b9dacb
commit 274f34fe88
8 changed files with 89 additions and 48 deletions
+1
View File
@@ -54,6 +54,7 @@ races = {
'Half-Elf': race.HalfElf,
'Half-Orc': race.HalfOrc,
'Tiefling': race.Tiefling,
'Fallen Aasimar': race.FallenAasimar,
}