mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-31 18:08:28 +02:00
Added Druid wild shapes, tweaked armor, and fixed some bugs.
Druid's can now add ``wild_shapes = `` to their character file. "Light leather armor" is now just "Leather Armor".
This commit is contained in:
@@ -9,3 +9,6 @@ class LatexError(OSError):
|
||||
|
||||
class LatexNotFoundError(LatexError):
|
||||
"""PDFLatex did not execute correctly."""
|
||||
|
||||
class MonsterError(AttributeError):
|
||||
"""Error retriving or using a D&D Monster."""
|
||||
|
||||
Reference in New Issue
Block a user