mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-03 19:38:30 +02:00
Added character portraits from @vincentmalloy.
Merge https://github.com/canismarko/dungeon-sheets/pull/100
This commit is contained in:
@@ -97,7 +97,7 @@ class Character(Entity):
|
||||
_proficiencies_text = list()
|
||||
|
||||
# Appearance
|
||||
# portrait = placeholder not sure how to implement
|
||||
portrait = False
|
||||
age = 0
|
||||
height = ""
|
||||
weight = ""
|
||||
|
||||
Reference in New Issue
Block a user