Minion can now choose a stance and if they are prepared in sheet

This commit is contained in:
Vlyan
2021-01-24 16:29:22 +01:00
parent 740d5cd8a6
commit f9dd188531
5 changed files with 29 additions and 20 deletions

View File

@@ -22,9 +22,7 @@
<section class="sheet-body">
<article>
{{> 'systems/l5r5e/templates/actors/npc/skill.html' }}
{{#ifCond data.type '==' 'adversary'}}
{{> 'systems/l5r5e/templates/actors/npc/conflict.html' }}
{{/ifCond}}
{{> 'systems/l5r5e/templates/actors/npc/conflict.html' }}
</article>
<article>
{{> 'systems/l5r5e/templates/actors/npc/narrative.html' }}