Fix various issues with rolls and compendiums
All checks were successful
Release Creation / build (release) Successful in 57s
All checks were successful
Release Creation / build (release) Successful in 57s
This commit is contained in:
@@ -13,7 +13,12 @@
|
||||
{{formField systemFields.damage value=system.damage}}
|
||||
{{formField systemFields.enc value=system.enc}}
|
||||
|
||||
{{formField systemFields.cost value=system.cost}}
|
||||
{{formField cost value=system.cost}}
|
||||
{{#if (eq system.weaponType "vehicle")}}
|
||||
{{formField systemFields.ammoCost value=system.ammoCost}}
|
||||
{{formField systemFields.magazine value=system.magazine}}
|
||||
{{/if}}
|
||||
|
||||
</fieldset>
|
||||
|
||||
<fieldset>
|
||||
|
||||
Reference in New Issue
Block a user