Added character portraits from @vincentmalloy.

Merge https://github.com/canismarko/dungeon-sheets/pull/100
This commit is contained in:
Mark Wolfman
2021-07-21 17:18:31 -05:00
parent ee7d5de601
commit 5183a6301d
10 changed files with 73 additions and 13 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ class Character(Entity):
_proficiencies_text = list()
# Appearance
# portrait = placeholder not sure how to implement
portrait = False
age = 0
height = ""
weight = ""