Fix #74 : Power damage type

This commit is contained in:
2022-09-28 20:23:21 +02:00
parent 9394e0e851
commit 428db5e441
3 changed files with 7 additions and 2 deletions

View File

@ -46,7 +46,7 @@
{{/if}}
{{#if power}}
<li>Power Damage type : {{power.system.powerdamagetype}}</li>
<li>Power Damage type : {{power.system.powerdamagetype}} {{power.system.powerdamagetypelevel}}</li>
{{/if}}
{{#if isResistance}}