{{#if labelOverride}}{{labelOverride}}{{else}}{{ccLocalize "names.npcs" }}{{/if}}

{{#if isGM}} {{{dropToMapBtn}}} {{/if}}
{{#if hasContent}} {{#if untaggedDirectNPCs.length}}
{{{directNpcGrid}}}
{{/if}} {{#if untaggedShopNPCs.length}}

{{ccLocalize "names.shops"}}

{{{shopNpcGrid}}}
{{/if}} {{/if}}