mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-07 13:15:53 +02:00
removes change to classes.py
This commit is contained in:
@@ -133,7 +133,6 @@ class SubClass:
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
name = ""
|
name = ""
|
||||||
character_class = CharClass
|
|
||||||
features_by_level = defaultdict(list)
|
features_by_level = defaultdict(list)
|
||||||
weapon_proficiencies = ()
|
weapon_proficiencies = ()
|
||||||
_proficiencies_text = ()
|
_proficiencies_text = ()
|
||||||
|
|||||||
Reference in New Issue
Block a user