Added weapons, weapon proficiencies, and equipment.

This commit is contained in:
Mark Wolfman
2018-03-28 01:29:41 -05:00
parent 2790296a7c
commit e44bb9203b
12 changed files with 655 additions and 21 deletions
+1
View File
@@ -1,6 +1,7 @@
#!/usr/bin/env python
from distutils.core import setup
# from setuptools import setup
setup(name='dungeonsheets',
version='0.1dev',