go Back
Npc name:

Answers:

{%for answer_type in npc.get("answers") or []%}
{%for answer in answer_type%} {%endfor%}
{%endfor%}