bleehu / CXDocs

Compound X rules displayed as web pages. Written in Python, served with Flask and bootstraped with bootswatch.
1 stars 1 forks source link

created type for weapon attachments #258

Closed bleehu closed 5 years ago

bleehu commented 5 years ago

a prerequisite for the attachments database and weapons type Changes to be committed: new file: server/characters/weapons/init.py new file: server/characters/weapons/attachments/init.py new file: server/characters/weapons/attachments/attachments.py new file: travis/test_weapons_unit.py