simplyWiri / Loadout-Compositing

GNU Lesser General Public License v3.0
12 stars 8 forks source link

Feature: Add anything to a tag #48

Open sdfg2 opened 2 years ago

sdfg2 commented 2 years ago

Pretty much as title. I'd like to add things like bedrolls to tags (unless I've missed that somewhere?) I use the Minify Everything mod as well, so it would nice to have them carry around a sandbag.

simplyWiri commented 2 years ago

https://github.com/simplyWiri/Loadout-Compositing/blob/main/Source/Utility/Utility.cs#L23-L36 is the code to define what you can add to a loadout.

Not sure which clause is filtering out bedrolls.