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