Enhance creatures

This commit is contained in:
2022-12-21 19:15:03 +01:00
parent 8760e3eb6e
commit 4d447c9783
8 changed files with 52 additions and 28 deletions

View File

@@ -42,7 +42,7 @@
<li class="flexrow item">
<label class="generic-label item-field-label-long">Dégâts : </label>
<input type="text" class="padd-right numeric-input item-field-label-short" name="system.degats"
value="{{system.degats}}" data-dtype="Number" />
value="{{system.degats}}" data-dtype="String" />
</li>
{{/if}}
<li class="flexrow item">