mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-07 05:03:31 +02:00
changed way class names are handled
This commit is contained in:
@@ -92,7 +92,7 @@ class StormSorcery(SubClass):
|
||||
|
||||
|
||||
class Sorceror(CharClass):
|
||||
class_name = 'Sorceror'
|
||||
name = 'Sorceror'
|
||||
hit_dice_faces = 6
|
||||
saving_throw_proficiencies = ('constitution', 'charisma')
|
||||
_proficiencies_text = ('daggers', 'darts', 'slings',
|
||||
|
||||
Reference in New Issue
Block a user