Fix in creature+actor sheet

This commit is contained in:
2026-06-25 22:08:42 +02:00
parent f3c9a531e1
commit 393f059d17
8 changed files with 184 additions and 16 deletions
+6
View File
@@ -44,6 +44,12 @@
</tr>
</tbody>
</table>
<div class="form-row" style="margin-top: 0.4rem;">
<div class="form-group">
<label>{{localize "AWEMMY.Field.KeyAttribute"}}</label>
{{formField systemFields.keyAttribute value=system.keyAttribute disabled=isPlayMode localize=true}}
</div>
</div>
</fieldset>
{{!-- Abilities --}}