Compendiums and small fixes

This commit is contained in:
2022-08-24 20:24:22 +02:00
parent 75614e3b8e
commit c5a742dd13
25 changed files with 557 additions and 140 deletions

View File

@ -99,7 +99,7 @@
<li class="flexrow"><label class="generic-label">Affected Stat</label>
<select class="competence-base flexrow" type="text" name="data.stataffected" value="{{data.stataffected}}" data-dtype="String">
{{#select data.stataffected}}
{{> systems/fvtt-pegasus-rpg/templates/partial-options-statistics.html notapplicable=true mr=true all=true combat=true vehicle=true}}
{{> systems/fvtt-pegasus-rpg/templates/partial-options-statistics.html notapplicable=true mr=true all=true combat=true vehicle=true power=true}}
{{/select}}
</select>
</li>