First alpha release

This commit is contained in:
2025-05-20 20:09:03 +02:00
parent 995d61e1c6
commit fc423c921a
13 changed files with 95 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
{{formField systemFields.ammo value=system.ammo localize=true}}
{{/if}}
{{formField systemFields.properties value=system.properties}}
{{formField systemFields.properties value=system.properties classes="long-input"}}
{{formField systemFields.damage value=system.damage}}
{{formField systemFields.cost value=system.cost}}