mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-13 16:13:32 +02:00
checked new code works for create-character
This commit is contained in:
@@ -115,6 +115,7 @@ class Hexblade(SubClass):
|
||||
class Warlock(CharClass):
|
||||
name = 'Warlock'
|
||||
hit_dice_faces = 8
|
||||
subclass_select_level = 1
|
||||
saving_throw_proficiencies = ('wisdom', 'charisma')
|
||||
primary_abilities = ('charisma',)
|
||||
_proficiencies_text = ("light Armor", "simple weapons")
|
||||
|
||||
Reference in New Issue
Block a user