elthran / RPG-Game

0 stars 1 forks source link

Proficiencies collection class update. #310

Closed klondikemarlen closed 6 years ago

klondikemarlen commented 6 years ago

Add in a fancy dictionary/object hybrid. Drop most old container classes. Change Ability.name to normalize_attribute(name) Update test suite a little.