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

Mh/weapon attachments/attachment db #259

Closed bleehu closed 5 years ago

bleehu commented 5 years ago

Added weapon attachment database, which inherits from the generic database object. Some config management would still be left to do, but should manage querying for weapon attachments to add to a weapon.

Blocked by PR #258 which should be reviewed first.