{{#each weaponTypes}}
{{#if this.isCustom}}
{{/if}}
{{/each}}
{{#each weaponGroups}}
{{#if this.isCustom}}
{{/if}}
{{/each}}