mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-05 20:38:26 +02:00
changed way class names are handled
This commit is contained in:
@@ -163,7 +163,7 @@ class Gunslinger(SubClass):
|
||||
|
||||
|
||||
class Fighter(CharClass):
|
||||
class_name = 'Fighter'
|
||||
name = 'Fighter'
|
||||
hit_dice_faces = 10
|
||||
saving_throw_proficiencies = ('strength', 'constitution')
|
||||
_proficiencies_text = ('All armor', 'shields', 'simple weapons',
|
||||
|
||||
Reference in New Issue
Block a user