BattletechModders / CustomComponents

GNU Lesser General Public License v2.1
6 stars 5 forks source link

Adds option that allows to use MechTags in TagsRestriction configs. #24

Closed bhtrail closed 10 months ago

bhtrail commented 10 months ago

Originally, tags for TagsRestrictions looked up in chassis tags, component tags and categories. This PR adds option that enables use MechTags too for tags based restrictions. Disabled by default due potential performance hit in case of significant size of MechDef tag sets.