add fernkampf attack and damage rolls

This commit is contained in:
Sven Balzer
2024-11-11 23:24:32 +01:00
parent 6aa65be7a0
commit 998951bafc
14 changed files with 340 additions and 30 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<div class="editable-input editable-{{type}}">
<div class="editable-input editable-{{type}} {{class}}">
{{#if (eq type "checkbox")}}
<input type="checkbox" name="{{name}}" {{checked value}}>
{{else}}